Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h25 struct b43legacy_txhdr_fw3 { struct
26 __le32 mac_ctl; /* MAC TX control */
28 __le16 tx_fes_time_norm; /* TX FES Time Normal */
29 __le16 phy_ctl; /* PHY TX control */
30 __u8 iv[16]; /* Encryption IV */
32 __le16 tx_fes_time_fb; /* TX FES Time Fallback */
34 __le16 rts_dur_fb; /* RTS fallback duration */
36 __le16 dur_fb; /* Fallback duration */
38 __le16 cookie;
39 __le16 unknown_scb_stuff;
[all …]