Searched defs:isert_np (Results 1 – 2 of 2) sorted by relevance
205 struct isert_np { struct206 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;
417 struct isert_np *isert_np = cma_id->context; in isert_connect_request() local518 struct isert_np *isert_np = cma_id->context; in isert_connected_handler() local556 struct isert_np *isert_np = isert_conn->cm_id->context; in isert_handle_unbound_conn() local601 isert_np_cma_handler(struct isert_np *isert_np, in isert_np_cma_handler()659 struct isert_np *isert_np = cma_id->context; in isert_connect_error() local675 struct isert_np *isert_np = cma_id->context; in isert_cma_handler() local2219 isert_setup_id(struct isert_np *isert_np) in isert_setup_id()2261 struct isert_np *isert_np; in isert_setup_np() local2380 struct isert_np *isert_np = np->np_context; in isert_accept_np() local2426 struct isert_np *isert_np = np->np_context; in isert_free_np() local