Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/irdma/
Dcm.h216 struct irdma_timer_entry { struct
217 struct list_head list;
218 unsigned long timetosend; /* jiffies */
219 struct irdma_puda_buf *sqbuf;
220 u32 type;
221 u32 retrycount;
222 u32 retranscount;
223 u32 context;
224 u32 send_retrans;
225 int close_when_complete;