Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance
797 struct c4iw_ep { struct798 struct c4iw_ep_common com; argument799 struct c4iw_ep *parent_ep; argument800 struct timer_list timer;801 unsigned int atid;802 u32 hwtid;826 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument