Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance
823 struct c4iw_ep { struct824 struct c4iw_ep_common com; argument825 struct c4iw_ep *parent_ep; argument826 struct timer_list timer;827 struct list_head entry;828 unsigned int atid;829 u32 hwtid;830 u32 snd_seq;831 u32 rcv_seq;855 struct c4iw_ep_stats stats; argument