Searched defs:iwch_ep (Results 1 – 1 of 1) sorted by relevance
175 struct iwch_ep { struct176 struct iwch_ep_common com; argument177 struct iwch_ep *parent_ep; argument196 static inline struct iwch_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument