Home
last modified time | relevance | path

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

/Linux-v4.19/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 void insert_ep_tid(struct c4iw_ep *ep) in insert_ep_tid()
353 static struct c4iw_ep *get_ep_from_tid(struct c4iw_dev *dev, unsigned int tid) in get_ep_from_tid()
355 struct c4iw_ep *ep; in get_ep_from_tid()
[all …]
Diw_cxgb4.h535 struct c4iw_ep *llp_stream_handle;
547 struct c4iw_ep *ep;
951 struct c4iw_ep { struct
953 struct c4iw_ep *parent_ep; argument
987 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument
1095 int c4iw_ep_disconnect(struct c4iw_ep *ep, int abrupt, gfp_t gfp);
Drestrack.c195 struct c4iw_ep ep;
205 struct c4iw_ep *ep = NULL; in fill_res_ep_entry()
231 uep->ep = *(struct c4iw_ep *)epcp; in fill_res_ep_entry()
Ddevice.c215 static void set_ep_sin_addrs(struct c4iw_ep *ep, in set_ep_sin_addrs()
234 static void set_ep_sin6_addrs(struct c4iw_ep *ep, in set_ep_sin6_addrs()
268 struct c4iw_ep *ep = qp->ep; in dump_qp()
563 struct c4iw_ep *ep = p; in dump_ep()
Dqp.c1712 struct c4iw_ep *ep) in rdma_fini()
1863 struct c4iw_ep *ep = NULL; in c4iw_modify_qp()