Searched refs:oper_chan_type (Results 1 – 5 of 5) sorted by relevance
70 enum nl80211_channel_type oper_chan_type) in rate_control_rate_update() argument78 priv_sta, changed, oper_chan_type); in rate_control_rate_update()
654 enum nl80211_channel_type oper_chan_type) in minstrel_ht_update_caps() argument701 if (oper_chan_type != NL80211_CHAN_HT40MINUS && in minstrel_ht_update_caps()702 oper_chan_type != NL80211_CHAN_HT40PLUS) in minstrel_ht_update_caps()754 u32 changed, enum nl80211_channel_type oper_chan_type) in minstrel_ht_rate_update() argument756 minstrel_ht_update_caps(priv, sband, sta, priv_sta, oper_chan_type); in minstrel_ht_rate_update()
224 enum nl80211_channel_type oper_chan_type) in rtl_rate_update() argument
1431 u32 changed, enum nl80211_channel_type oper_chan_type) in ath_rate_update() argument1446 if (oper_chan_type == NL80211_CHAN_HT40MINUS || in ath_rate_update()1447 oper_chan_type == NL80211_CHAN_HT40PLUS) in ath_rate_update()
2925 enum nl80211_channel_type oper_chan_type);