Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/broadcom/b43legacy/
Dxmit.h25 struct b43legacy_txhdr_fw3 { struct
26 __le32 mac_ctl; /* MAC TX control */
27 __le16 mac_frame_ctl; /* Copy of the FrameControl */
28 __le16 tx_fes_time_norm; /* TX FES Time Normal */
29 __le16 phy_ctl; /* PHY TX control */
30 __u8 iv[16]; /* Encryption IV */
31 __u8 tx_receiver[6]; /* TX Frame Receiver address */
32 __le16 tx_fes_time_fb; /* TX FES Time Fallback */
33 struct b43legacy_plcp_hdr4 rts_plcp_fb; /* RTS fallback PLCP */
34 __le16 rts_dur_fb; /* RTS fallback duration */
[all …]