Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_HT40MINUS (Results 1 – 18 of 18) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ti/wl18xx/
Dtx.c66 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_get_last_tx_rate()
Dmain.c1239 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_sta_get_ap_rate_mask()
1257 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_ap_get_mimo_wide_rate_mask()
1588 if (wlvif->sta.role_chan_type == NL80211_CHAN_HT40MINUS || in wl18xx_sta_rc_update()
1804 BIT(NL80211_CHAN_HT40MINUS) |
/linux-4.1.27/net/mac80211/
Dspectmgmt.c113 NL80211_CHAN_HT40MINUS); in ieee80211_parse_ch_switch_ie()
Dtdls.c1672 chan_type = NL80211_CHAN_HT40MINUS; in ieee80211_process_tdls_channel_switch_req()
Dutil.c2402 channel_type = NL80211_CHAN_HT40MINUS; in ieee80211_ht_oper_to_chandef()
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c72 if ((chan_type == NL80211_CHAN_HT40MINUS) || in ath_cmn_process_fft()
120 if ((chan_type == NL80211_CHAN_HT40MINUS) || in ath_cmn_process_fft()
/linux-4.1.27/net/wireless/
Dchan.c38 case NL80211_CHAN_HT40MINUS: in cfg80211_chandef_create()
Dnl80211.c1948 case NL80211_CHAN_HT40MINUS: in nl80211_parse_chandef()
/linux-4.1.27/include/uapi/linux/
Dnl80211.h3278 NL80211_CHAN_HT40MINUS, enumerator
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Dphy.c1561 case NL80211_CHAN_HT40MINUS: in nl80211_to_carl()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmac80211.c993 case NL80211_CHAN_HT40MINUS: in iwlagn_mac_channel_switch()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dcore.c742 case NL80211_CHAN_HT40MINUS: in rtl_op_config()
/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dcmd.c413 case NL80211_CHAN_HT40MINUS: in wlcore_get_native_channel_type()
/linux-4.1.27/include/net/
Dcfg80211.h421 return NL80211_CHAN_HT40MINUS; in cfg80211_get_chandef_type()
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c2891 if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_tx_power()
3161 else if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_set_rf_channel()
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dcfg80211.c63 case NL80211_CHAN_HT40MINUS: in mwifiex_chan_type_to_sec_chan_offset()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
D4965-mac.c6115 case NL80211_CHAN_HT40MINUS: in il4965_mac_channel_switch()
/linux-4.1.27/drivers/net/wireless/b43/
Dphy_n.c6439 } else if (channel_type == NL80211_CHAN_HT40MINUS) { in b43_nphy_set_channel()