Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance
903 struct c4iw_ep { struct904 struct c4iw_ep_common com; argument905 struct c4iw_ep *parent_ep; argument906 struct timer_list timer;907 struct list_head entry;908 unsigned int atid;909 u32 hwtid;910 u32 snd_seq;911 u32 rcv_seq;912 struct l2t_entry *l2t;[all …]