Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance
951 struct c4iw_ep { struct952 struct c4iw_ep_common com; argument953 struct c4iw_ep *parent_ep; argument954 struct timer_list timer;955 struct list_head entry;956 unsigned int atid;957 u32 hwtid;958 u32 snd_seq;959 u32 rcv_seq;960 struct l2t_entry *l2t;[all …]