Searched defs:irdma_timer_entry (Results 1 – 1 of 1) sorted by relevance
240 struct irdma_timer_entry { struct241 struct list_head list;242 unsigned long timetosend; /* jiffies */243 struct irdma_puda_buf *sqbuf;244 u32 type;245 u32 retrycount;246 u32 retranscount;247 u32 context;248 u32 send_retrans;249 int close_when_complete;