Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/b43legacy/
Dxmit.h90 struct b43legacy_txstatus { struct
91 u16 cookie; /* The cookie from the txhdr */
92 u16 seq; /* Sequence number */
93 u8 phy_stat; /* PHY TX status */
94 u8 frame_count; /* Frame transmit count */
95 u8 rts_count; /* RTS transmit count */
96 u8 supp_reason; /* Suppression reason */
98 u8 pm_indicated;/* PM mode indicated to AP */
99 u8 intermediate;/* Intermediate status notification */
100 u8 for_ampdu; /* Status is for an AMPDU (afterburner) */
[all …]