Home
last modified time | relevance | path

Searched refs:oper_chan_type (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/net/mac80211/
Drate.h70 enum nl80211_channel_type oper_chan_type) in rate_control_rate_update() argument
78 priv_sta, changed, oper_chan_type); in rate_control_rate_update()
Drc80211_minstrel_ht.c654 enum nl80211_channel_type oper_chan_type) in minstrel_ht_update_caps() argument
701 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() argument
756 minstrel_ht_update_caps(priv, sband, sta, priv_sta, oper_chan_type); in minstrel_ht_rate_update()
/linux-2.6.39/drivers/net/wireless/rtlwifi/
Drc.c224 enum nl80211_channel_type oper_chan_type) in rtl_rate_update() argument
/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Drc.c1431 u32 changed, enum nl80211_channel_type oper_chan_type) in ath_rate_update() argument
1446 if (oper_chan_type == NL80211_CHAN_HT40MINUS || in ath_rate_update()
1447 oper_chan_type == NL80211_CHAN_HT40PLUS) in ath_rate_update()
/linux-2.6.39/include/net/
Dmac80211.h2925 enum nl80211_channel_type oper_chan_type);