Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h903 struct c4iw_ep { struct
904 struct c4iw_ep_common com; argument
905 struct c4iw_ep *parent_ep; argument
906 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 …]