Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance
849 struct c4iw_ep { struct850 struct c4iw_ep_common com; argument851 struct c4iw_listen_ep *parent_ep;852 struct timer_list timer;876 static inline struct c4iw_ep *to_ep(struct iw_cm_id *cm_id) in to_ep() argument