Home
last modified time | relevance | path

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

/linux/drivers/target/iscsi/cxgbit/
A Dcxgbit.h42 struct cxgbit_np;
121 struct cxgbit_np *cnp;
177 struct cxgbit_np { struct
191 struct cxgbit_np *cnp; argument
268 static inline void cxgbit_get_cnp(struct cxgbit_np *cnp) in cxgbit_get_cnp()
273 static inline void cxgbit_put_cnp(struct cxgbit_np *cnp) in cxgbit_put_cnp()
A Dcxgbit_cm.c137 struct cxgbit_np *cnp; in _cxgbit_free_cnp()
139 cnp = container_of(kref, struct cxgbit_np, kref); in _cxgbit_free_cnp()
145 struct cxgbit_np *cnp) in cxgbit_create_server6()
197 struct cxgbit_np *cnp) in cxgbit_create_server4()
427 struct cxgbit_np *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()
1220 struct cxgbit_np *cnp; in cxgbit_pass_accept_req()
1584 struct cxgbit_np *cnp = lookup_stid(t, stid); in cxgbit_pass_open_rpl()
1606 struct cxgbit_np *cnp = lookup_stid(t, stid); in cxgbit_close_listsrv_rpl()
[all …]

Completed in 7 milliseconds