Searched refs:cxgbit_np (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit.h | 42 struct cxgbit_np; 121 struct cxgbit_np *cnp; 177 struct cxgbit_np { struct 191 struct cxgbit_np *cnp; 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()
|
H A D | cxgbit_cm.c | 73 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 *cn [all...] |
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit.h | 42 struct cxgbit_np; 121 struct cxgbit_np *cnp; 177 struct cxgbit_np { struct 191 struct cxgbit_np *cnp; 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()
|
H A D | cxgbit_cm.c | 73 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 *cn [all...] |
Completed in 5 milliseconds