Searched refs:iwch_ep (Results 1 - 4 of 4) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.h175 struct iwch_ep { struct
177 struct iwch_ep *parent_ep;
196 static inline struct iwch_ep *to_ep(struct iw_cm_id *cm_id)
222 int iwch_ep_disconnect(struct iwch_ep *ep, int abrupt, gfp_t gfp);
223 int iwch_quiesce_tid(struct iwch_ep *ep);
224 int iwch_resume_tid(struct iwch_ep *ep);
226 void iwch_rearp(struct iwch_ep *ep);
H A Diwch_cm.c111 static void connect_reply_upcall(struct iwch_ep *ep, int status);
113 static void start_ep_timer(struct iwch_ep *ep)
127 static void stop_ep_timer(struct iwch_ep *ep)
187 int iwch_quiesce_tid(struct iwch_ep *ep)
208 int iwch_resume_tid(struct iwch_ep *ep)
229 static void set_emss(struct iwch_ep *ep, u16 opt)
283 struct iwch_ep *ep;
285 struct iwch_ep, com);
295 static void release_ep_resources(struct iwch_ep *ep)
388 static int send_halfclose(struct iwch_ep *e
[all...]
H A Diwch_provider.h154 struct iwch_ep *llp_stream_handle;
162 struct iwch_ep *ep;
336 int iwch_post_zb_read(struct iwch_ep *ep);
H A Diwch_qp.c741 int iwch_post_zb_read(struct iwch_ep *ep)
957 struct iwch_ep *ep = NULL;

Completed in 92 milliseconds