Searched defs:irdma_timer_entry (Results 1 – 1 of 1) sorted by relevance
208 struct irdma_timer_entry { struct209 struct list_head list;210 unsigned long timetosend; /* jiffies */211 struct irdma_puda_buf *sqbuf;212 u32 type;213 u32 retrycount;214 u32 retranscount;215 u32 context;216 u32 send_retrans;217 int close_when_complete;