Searched defs:wil_ring_tx_status (Results 1 – 1 of 1) sorted by relevance
225 struct wil_ring_tx_status { struct226 u8 num_descriptors;227 u8 ring_id;228 u8 status;229 u8 desc_ready; /* Only the last bit should be set */230 u32 timestamp;231 u32 d2;232 u16 seq_number; /* Only the first 12 bits */233 u16 w7;