Searched defs:wil_ring_tx_status (Results 1 – 1 of 1) sorted by relevance
236 struct wil_ring_tx_status { struct237 u8 num_descriptors;238 u8 ring_id;239 u8 status;240 u8 desc_ready; /* Only the last bit should be set */241 u32 timestamp;242 u32 d2;243 u16 seq_number; /* Only the first 12 bits */244 u16 w7;