Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance
811 struct c4iw_ep { struct812 struct c4iw_ep_common com; argument813 struct c4iw_ep *parent_ep; argument814 struct timer_list timer;815 struct list_head entry;816 unsigned int atid;817 u32 hwtid;818 u32 snd_seq;819 u32 rcv_seq;843 struct c4iw_ep_stats stats; argument