Searched defs:ieee80211_tx_rate_control (Results 1 – 1 of 1) sorted by relevance
7013 struct ieee80211_tx_rate_control { struct7014 struct ieee80211_hw *hw;7015 struct ieee80211_supported_band *sband;7016 struct ieee80211_bss_conf *bss_conf;7017 struct sk_buff *skb;7018 struct ieee80211_tx_rate reported_rate;7019 bool rts, short_preamble;7020 u32 rate_idx_mask;7021 u8 *rate_idx_mcs_mask;7022 bool bss;