Home
last modified time | relevance | path

Searched defs:c4iw_ep (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h811 struct c4iw_ep { struct
812 struct c4iw_ep_common com; argument
813 struct c4iw_ep *parent_ep; argument
814 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