Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/target/iscsi/cxgbit/
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()
Dcxgbit_cm.c73 static int cxgbit_np_hashfn(const struct cxgbit_np *cnp) in cxgbit_np_hashfn()
79 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, in cxgbit_np_hash_add()
99 cxgbit_np_hash_find(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_find()
116 static int cxgbit_np_hash_del(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_del()
137 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()
290 static struct cxgbit_device *cxgbit_find_np_cdev(struct cxgbit_np *cnp) in cxgbit_find_np_cdev()
318 static bool cxgbit_inaddr_any(struct cxgbit_np *cnp) in cxgbit_inaddr_any()
[all …]