Home
last modified time | relevance | path

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

/linux/drivers/target/iscsi/cxgbit/
H A 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/include/target/iscsi/
H A Discsi_target_core.h798 void *np_context; member