Home
last modified time | relevance | path

Searched refs:c4iw_ep (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dcm.c144 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 *ep; in get_ep_from_tid()
[all …]
Diw_cxgb4.h470 struct c4iw_ep *llp_stream_handle;
482 struct c4iw_ep *ep;
867 struct c4iw_ep { struct
869 struct c4iw_ep *parent_ep; argument
906 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument
1007 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp);
Drestrack.c193 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()
Ddevice.c207 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()
Dqp.c1693 struct c4iw_ep *ep) in rdma_fini()
1843 struct c4iw_ep *ep = NULL; in c4iw_modify_qp()