Searched defs:ieee80211_tx_rate_control (Results 1 – 1 of 1) sorted by relevance
6125 struct ieee80211_tx_rate_control { struct6126 struct ieee80211_hw *hw;6127 struct ieee80211_supported_band *sband;6128 struct ieee80211_bss_conf *bss_conf;6129 struct sk_buff *skb;6130 struct ieee80211_tx_rate reported_rate;6131 bool rts, short_preamble;6132 u32 rate_idx_mask;6133 u8 *rate_idx_mcs_mask;6134 bool bss;