Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Dtx.c52 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_get_last_tx_rate()
H A Dmain.c1276 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_sta_get_ap_rate_mask()
1294 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_ap_get_mimo_wide_rate_mask()
1632 if (wlvif->sta.role_chan_type == NL80211_CHAN_HT40MINUS || in wl18xx_sta_rc_update()
1865 BIT(NL80211_CHAN_HT40MINUS) |
/openbmc/linux/net/mac80211/
H A Dspectmgmt.c117 NL80211_CHAN_HT40MINUS); in ieee80211_parse_ch_switch_ie()
H A Dtdls.c1969 chan_type = NL80211_CHAN_HT40MINUS; in ieee80211_process_tdls_channel_switch_req()
H A Dutil.c3668 channel_type = NL80211_CHAN_HT40MINUS; in ieee80211_chandef_ht_oper()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c381 chan_ext_below = (chan_type == NL80211_CHAN_HT40MINUS); in __mt7601u_phy_set_channel()
387 if (chan_idx > 1 && chan_type == NL80211_CHAN_HT40MINUS) in __mt7601u_phy_set_channel()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c518 if ((chan_type == NL80211_CHAN_HT40MINUS) || in ath_cmn_process_fft()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dphy.c1561 case NL80211_CHAN_HT40MINUS: in nl80211_to_carl()
/openbmc/linux/net/wireless/
H A Dchan.c49 case NL80211_CHAN_HT40MINUS: in cfg80211_chandef_create()
H A Dnl80211.c3273 case NL80211_CHAN_HT40MINUS: in nl80211_parse_chandef()
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h4923 NL80211_CHAN_HT40MINUS, enumerator
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c978 case NL80211_CHAN_HT40MINUS: in iwlagn_mac_channel_switch()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c78 case NL80211_CHAN_HT40MINUS: in mwifiex_chan_type_to_sec_chan_offset()
106 return NL80211_CHAN_HT40MINUS; in mwifiex_get_chan_type()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.c407 case NL80211_CHAN_HT40MINUS: in wlcore_get_native_channel_type()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dcore.c734 case NL80211_CHAN_HT40MINUS: in rtl_op_config()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c2909 if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_tx_power()
3179 else if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_set_rf_channel()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c1964 return NL80211_CHAN_HT40MINUS; in rtw_get_chan_type()
/openbmc/linux/include/net/
H A Dcfg80211.h863 return NL80211_CHAN_HT40MINUS; in cfg80211_get_chandef_type()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6096 case NL80211_CHAN_HT40MINUS: in il4965_mac_channel_switch()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.c6377 } else if (channel_type == NL80211_CHAN_HT40MINUS) { in b43_nphy_set_channel()