Searched refs:iwch_ep (Results 1 – 4 of 4) sorted by relevance
175 struct iwch_ep { struct177 struct iwch_ep *parent_ep; argument196 static inline struct iwch_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument222 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);
111 static void connect_reply_upcall(struct iwch_ep *ep, int status);113 static void start_ep_timer(struct iwch_ep *ep) in start_ep_timer()127 static void stop_ep_timer(struct iwch_ep *ep) in stop_ep_timer()187 int iwch_quiesce_tid(struct iwch_ep *ep) in iwch_quiesce_tid()208 int iwch_resume_tid(struct iwch_ep *ep) in iwch_resume_tid()229 static void set_emss(struct iwch_ep *ep, u16 opt) in set_emss()283 struct iwch_ep *ep; in __free_ep()285 struct iwch_ep, com); in __free_ep()295 static void release_ep_resources(struct iwch_ep *ep) in release_ep_resources()387 static int send_halfclose(struct iwch_ep *ep, gfp_t gfp) in send_halfclose()[all …]
153 struct iwch_ep *llp_stream_handle;161 struct iwch_ep *ep;
947 struct iwch_ep *ep = NULL; in iwch_modify_qp()