Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.h205 struct isert_np { struct
206 struct iscsi_np *np;
207 struct semaphore sem;
208 struct rdma_cm_id *cm_id;
209 struct mutex mutex;
210 struct list_head accepted;
211 struct list_head pending;
H A Dib_isert.c413 struct isert_np *isert_np = cma_id->context; in isert_connect_request() local
514 struct isert_np *isert_np in isert_connected_handler() local
552 struct isert_np *isert_np = isert_conn->cm_id->context; isert_handle_unbound_conn() local
597 isert_np_cma_handler(struct isert_np * isert_np,enum rdma_cm_event_type event) isert_np_cma_handler() argument
655 struct isert_np *isert_np = cma_id->context; isert_connect_error() local
671 struct isert_np *isert_np = cma_id->context; isert_cma_handler() local
2214 isert_setup_id(struct isert_np * isert_np) isert_setup_id() argument
2266 struct isert_np *isert_np; isert_setup_np() local
2385 struct isert_np *isert_np = np->np_context; isert_accept_np() local
2431 struct isert_np *isert_np = np->np_context; isert_free_np() local
[all...]