Home
last modified time | relevance | path

Searched refs:np_context (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c462 np->np_context = cnp; in cxgbit_setup_np()
478 struct cxgbit_np *cnp = np->np_context; in cxgbit_accept_np()
602 struct cxgbit_np *cnp = np->np_context; in cxgbit_free_np()
618 np->np_context = NULL; in cxgbit_free_np()
/Linux-v5.10/drivers/infiniband/ulp/isert/
Dib_isert.c2260 np->np_context = isert_np; in isert_setup_np()
2351 struct isert_np *isert_np = np->np_context; in isert_accept_np()
2397 struct isert_np *isert_np = np->np_context; in isert_free_np()
2434 np->np_context = NULL; in isert_free_np()
/Linux-v5.10/include/target/iscsi/
Discsi_target_core.h794 void *np_context; member