Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/b43/
Dxmit.h211 struct b43_txstatus { struct
212 u16 cookie; /* The cookie from the txhdr */
213 u16 seq; /* Sequence number */
214 u8 phy_stat; /* PHY TX status */
215 u8 frame_count; /* Frame transmit count */
216 u8 rts_count; /* RTS transmit count */
217 u8 supp_reason; /* Suppression reason */
219 u8 pm_indicated; /* PM mode indicated to AP */
220 u8 intermediate; /* Intermediate status notification (not final) */
221 u8 for_ampdu; /* Status is for an AMPDU (afterburner) */
[all …]