Searched defs:ieee80211_tx_rate_control (Results 1 – 1 of 1) sorted by relevance
5635 struct ieee80211_tx_rate_control { struct5636 struct ieee80211_hw *hw;5637 struct ieee80211_supported_band *sband;5638 struct ieee80211_bss_conf *bss_conf;5639 struct sk_buff *skb;5640 struct ieee80211_tx_rate reported_rate;5641 bool rts, short_preamble;5642 u32 rate_idx_mask;5643 u8 *rate_idx_mcs_mask;5644 bool bss;