Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/ulp/isert/
Dib_isert.h194 struct isert_np { struct
195 struct iscsi_np *np;
196 struct semaphore sem;
197 struct rdma_cm_id *cm_id;
198 struct mutex mutex;
199 struct list_head accepted;
200 struct list_head pending;
Dib_isert.c503 struct isert_np *isert_np = cma_id->context; in isert_connect_request() local
604 struct isert_np *isert_np = cma_id->context; in isert_connected_handler() local
642 struct isert_np *isert_np = isert_conn->cm_id->context; in isert_handle_unbound_conn() local
687 isert_np_cma_handler(struct isert_np *isert_np, in isert_np_cma_handler()
757 struct isert_np *isert_np = cma_id->context; in isert_cma_handler() local
2309 isert_setup_id(struct isert_np *isert_np) in isert_setup_id()
2351 struct isert_np *isert_np; in isert_setup_np() local
2470 struct isert_np *isert_np = np->np_context; in isert_accept_np() local
2516 struct isert_np *isert_np = np->np_context; in isert_free_np() local