Searched refs:c4iw_listen_ep (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 192 struct c4iw_listen_ep lep; 201 struct c4iw_listen_ep *listen_ep = NULL; in c4iw_fill_res_cm_id_entry() 223 uep->lep = *(struct c4iw_listen_ep *)epcp; in c4iw_fill_res_cm_id_entry()
|
H A D | iw_cxgb4.h | 868 struct c4iw_listen_ep { struct 923 static inline struct c4iw_listen_ep *to_listen_ep(struct iw_cm_id *cm_id) in to_listen_ep()
|
H A D | cm.c | 372 static struct c4iw_listen_ep *get_ep_from_stid(struct c4iw_dev *dev, in get_ep_from_stid() 375 struct c4iw_listen_ep *ep; in get_ep_from_stid() 2384 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in pass_open_rpl() 2402 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in close_listsrv_rpl() 3466 static int create_server6(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server6() 3499 static int create_server4(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server4() 3543 struct c4iw_listen_ep *ep; in c4iw_create_listen() 3606 struct c4iw_listen_ep *ep = to_listen_ep(cm_id); in c4iw_destroy_listen()
|
H A D | device.c | 616 int dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd) in dump_listen_ep() 672 struct c4iw_listen_ep *lep; in ep_open()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | restrack.c | 192 struct c4iw_listen_ep lep; 201 struct c4iw_listen_ep *listen_ep = NULL; in c4iw_fill_res_cm_id_entry() 223 uep->lep = *(struct c4iw_listen_ep *)epcp; in c4iw_fill_res_cm_id_entry()
|
H A D | iw_cxgb4.h | 856 struct c4iw_listen_ep { struct 911 static inline struct c4iw_listen_ep *to_listen_ep(struct iw_cm_id *cm_id) in to_listen_ep()
|
H A D | cm.c | 372 static struct c4iw_listen_ep *get_ep_from_stid(struct c4iw_dev *dev, in get_ep_from_stid() 375 struct c4iw_listen_ep *ep; in get_ep_from_stid() 2384 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in pass_open_rpl() 2402 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in close_listsrv_rpl() 3463 static int create_server6(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server6() 3496 static int create_server4(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server4() 3540 struct c4iw_listen_ep *ep; in c4iw_create_listen() 3603 struct c4iw_listen_ep *ep = to_listen_ep(cm_id); in c4iw_destroy_listen()
|
H A D | device.c | 616 int dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd) in dump_listen_ep() 672 struct c4iw_listen_ep *lep; in ep_open()
|
Completed in 19 milliseconds