Home
last modified time | relevance | path

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

/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/drivers/infiniband/ulp/isert/
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;
Dib_isert.c417 struct isert_np *isert_np = cma_id->context; in isert_connect_request() local
518 struct isert_np *isert_np = cma_id->context; in isert_connected_handler() local
556 struct isert_np *isert_np = isert_conn->cm_id->context; in isert_handle_unbound_conn() local
601 isert_np_cma_handler(struct isert_np *isert_np, in isert_np_cma_handler()
671 struct isert_np *isert_np = cma_id->context; in isert_cma_handler() local
2215 isert_setup_id(struct isert_np *isert_np) in isert_setup_id()
2257 struct isert_np *isert_np; in isert_setup_np() local
2376 struct isert_np *isert_np = np->np_context; in isert_accept_np() local
2422 struct isert_np *isert_np = np->np_context; in isert_free_np() local