Searched defs:b43legacy_txhdr_fw3 (Results 1 – 1 of 1) sorted by relevance
24 struct b43legacy_txhdr_fw3 { struct25 __le32 mac_ctl; /* MAC TX control */26 __le16 mac_frame_ctl; /* Copy of the FrameControl */27 __le16 tx_fes_time_norm; /* TX FES Time Normal */28 __le16 phy_ctl; /* PHY TX control */29 __u8 iv[16]; /* Encryption IV */30 __u8 tx_receiver[6]; /* TX Frame Receiver address */31 __le16 tx_fes_time_fb; /* TX FES Time Fallback */32 struct b43legacy_plcp_hdr4 rts_plcp_fb; /* RTS fallback PLCP */33 __le16 rts_dur_fb; /* RTS fallback duration */[all …]