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