Searched defs:i40iw_timer_entry (Results 1 – 1 of 1) sorted by relevance
162 struct i40iw_timer_entry { struct163 struct list_head list;164 unsigned long timetosend; /* jiffies */165 struct i40iw_puda_buf *sqbuf;166 u32 type;167 u32 retrycount;168 u32 retranscount;169 u32 context;170 u32 send_retrans;171 int close_when_complete;