Searched refs:c4iw_ep (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 144 static void connect_reply_upcall(struct c4iw_ep *ep, int status); 163 static void deref_qp(struct c4iw_ep *ep) in deref_qp() 170 static void ref_qp(struct c4iw_ep *ep) in ref_qp() 177 static void start_ep_timer(struct c4iw_ep *ep) in start_ep_timer() 191 static int stop_ep_timer(struct c4iw_ep *ep) in stop_ep_timer() 248 static void set_emss(struct c4iw_ep *ep, u16 opt) in set_emss() 330 static void remove_ep_tid(struct c4iw_ep *ep) in remove_ep_tid() 341 static int insert_ep_tid(struct c4iw_ep *ep) in insert_ep_tid() 356 static struct c4iw_ep *get_ep_from_tid(struct c4iw_dev *dev, unsigned int tid) in get_ep_from_tid() 358 struct c4iw_ep *e in get_ep_from_tid() [all...] |
H A D | iw_cxgb4.h | 476 struct c4iw_ep *llp_stream_handle; 488 struct c4iw_ep *ep; 879 struct c4iw_ep { struct 881 struct c4iw_ep *parent_ep; 918 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() 1021 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp);
|
H A D | restrack.c | 193 struct c4iw_ep ep; 202 struct c4iw_ep *ep = NULL; in c4iw_fill_res_cm_id_entry() 228 uep->ep = *(struct c4iw_ep *)epcp; in c4iw_fill_res_cm_id_entry()
|
H A D | device.c | 207 static void set_ep_sin_addrs(struct c4iw_ep *ep, in set_ep_sin_addrs() 226 static void set_ep_sin6_addrs(struct c4iw_ep *ep, in set_ep_sin6_addrs() 258 struct c4iw_ep *ep = qp->ep; in dump_qp() 558 static int dump_ep(struct c4iw_ep *ep, struct c4iw_debugfs_data *epd) in dump_ep() 671 struct c4iw_ep *ep; in ep_open()
|
H A D | qp.c | 1693 struct c4iw_ep *ep) in rdma_fini() 1843 struct c4iw_ep *ep = NULL; in c4iw_modify_qp()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 144 static void connect_reply_upcall(struct c4iw_ep *ep, int status); 163 static void deref_qp(struct c4iw_ep *ep) in deref_qp() 170 static void ref_qp(struct c4iw_ep *ep) in ref_qp() 177 static void start_ep_timer(struct c4iw_ep *ep) in start_ep_timer() 191 static int stop_ep_timer(struct c4iw_ep *ep) in stop_ep_timer() 248 static void set_emss(struct c4iw_ep *ep, u16 opt) in set_emss() 330 static void remove_ep_tid(struct c4iw_ep *ep) in remove_ep_tid() 341 static int insert_ep_tid(struct c4iw_ep *ep) in insert_ep_tid() 356 static struct c4iw_ep *get_ep_from_tid(struct c4iw_dev *dev, unsigned int tid) in get_ep_from_tid() 358 struct c4iw_ep *e in get_ep_from_tid() [all...] |
H A D | iw_cxgb4.h | 470 struct c4iw_ep *llp_stream_handle; 482 struct c4iw_ep *ep; 867 struct c4iw_ep { struct 869 struct c4iw_ep *parent_ep; 906 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() 1007 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp);
|
H A D | restrack.c | 193 struct c4iw_ep ep; 202 struct c4iw_ep *ep = NULL; in c4iw_fill_res_cm_id_entry() 228 uep->ep = *(struct c4iw_ep *)epcp; in c4iw_fill_res_cm_id_entry()
|
H A D | device.c | 207 static void set_ep_sin_addrs(struct c4iw_ep *ep, in set_ep_sin_addrs() 226 static void set_ep_sin6_addrs(struct c4iw_ep *ep, in set_ep_sin6_addrs() 258 struct c4iw_ep *ep = qp->ep; in dump_qp() 558 static int dump_ep(struct c4iw_ep *ep, struct c4iw_debugfs_data *epd) in dump_ep() 671 struct c4iw_ep *ep; in ep_open()
|
H A D | qp.c | 1693 struct c4iw_ep *ep) in rdma_fini() 1843 struct c4iw_ep *ep = NULL; in c4iw_modify_qp()
|
Completed in 22 milliseconds