Searched refs:cxgbit_np (Results 1 – 2 of 2) sorted by relevance
45 struct cxgbit_np;124 struct cxgbit_np *cnp;180 struct cxgbit_np { struct194 struct cxgbit_np *cnp; argument272 static inline void cxgbit_get_cnp(struct cxgbit_np *cnp) in cxgbit_get_cnp()277 static inline void cxgbit_put_cnp(struct cxgbit_np *cnp) in cxgbit_put_cnp()
76 static int cxgbit_np_hashfn(const struct cxgbit_np *cnp) in cxgbit_np_hashfn()82 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, in cxgbit_np_hash_add()102 cxgbit_np_hash_find(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_find()119 static int cxgbit_np_hash_del(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_del()140 struct cxgbit_np *cnp; in _cxgbit_free_cnp()142 cnp = container_of(kref, struct cxgbit_np, kref); in _cxgbit_free_cnp()148 struct cxgbit_np *cnp) in cxgbit_create_server6()200 struct cxgbit_np *cnp) in cxgbit_create_server4()293 static struct cxgbit_device *cxgbit_find_np_cdev(struct cxgbit_np *cnp) in cxgbit_find_np_cdev()321 static bool cxgbit_inaddr_any(struct cxgbit_np *cnp) in cxgbit_inaddr_any()[all …]