Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h823 struct c4iw_ep { struct
824 struct c4iw_ep_common com; argument
825 struct c4iw_ep *parent_ep; argument
826 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