Home
last modified time | relevance | path

Searched defs:b43_txstatus (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/wireless/b43/ !
Dxmit.h207 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) */
[all …]