Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h867 struct c4iw_ep { struct
868 struct c4iw_ep_common com; argument
869 struct c4iw_ep *parent_ep; argument
870 struct timer_list timer;
871 struct list_head entry;
872 unsigned int atid;
873 u32 hwtid;
874 u32 snd_seq;
875 u32 rcv_seq;
876 struct l2t_entry *l2t;
[all …]