Lines Matching defs:b43_txstatus
207 struct b43_txstatus { struct
208 u16 cookie; /* The cookie from the txhdr */
209 u16 seq; /* Sequence number */
210 u8 phy_stat; /* PHY TX status */
211 u8 frame_count; /* Frame transmit count */
212 u8 rts_count; /* RTS transmit count */
213 u8 supp_reason; /* Suppression reason */
215 u8 pm_indicated; /* PM mode indicated to AP */
216 u8 intermediate; /* Intermediate status notification (not final) */
217 u8 for_ampdu; /* Status is for an AMPDU (afterburner) */
218 u8 acked; /* Wireless ACK received */