Home
last modified time | relevance | path

Searched defs:isert_np (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/ulp/isert/
Dib_isert.h225 struct isert_np { struct
226 struct iscsi_np *np;
227 struct semaphore np_sem;
228 struct rdma_cm_id *np_cm_id;
229 struct mutex np_accept_mutex;
230 struct list_head np_accept_list;
231 struct completion np_login_comp;
Dib_isert.c725 struct isert_np *isert_np = cma_id->context; in isert_connect_request() local
901 isert_np_cma_handler(struct isert_np *isert_np, in isert_np_cma_handler()
930 struct isert_np *isert_np = cma_id->context; in isert_disconnected_handler() local
971 struct isert_np *isert_np = cma_id->context; in isert_cma_handler() local
3064 isert_setup_id(struct isert_np *isert_np) in isert_setup_id()
3106 struct isert_np *isert_np; in isert_setup_np() local
3239 struct isert_np *isert_np = np->np_context; in isert_accept_np() local
3285 struct isert_np *isert_np = np->np_context; in isert_free_np() local