Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ti/wl18xx/
Dtx.c52 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_get_last_tx_rate()
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) |
/Linux-v6.6/net/mac80211/
Dspectmgmt.c117 NL80211_CHAN_HT40MINUS); in ieee80211_parse_ch_switch_ie()
Dtdls.c1969 chan_type = NL80211_CHAN_HT40MINUS; in ieee80211_process_tdls_channel_switch_req()
Dutil.c3647 channel_type = NL80211_CHAN_HT40MINUS; in ieee80211_chandef_ht_oper()
/Linux-v6.6/drivers/net/wireless/mediatek/mt7601u/
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()
/Linux-v6.6/drivers/net/wireless/ath/carl9170/
Dphy.c1561 case NL80211_CHAN_HT40MINUS: in nl80211_to_carl()
/Linux-v6.6/drivers/net/wireless/ath/ath9k/
Dcommon-spectral.c518 if ((chan_type == NL80211_CHAN_HT40MINUS) || in ath_cmn_process_fft()
/Linux-v6.6/net/wireless/
Dchan.c49 case NL80211_CHAN_HT40MINUS: in cfg80211_chandef_create()
Dnl80211.c3269 case NL80211_CHAN_HT40MINUS: in nl80211_parse_chandef()
/Linux-v6.6/include/uapi/linux/
Dnl80211.h4923 NL80211_CHAN_HT40MINUS, enumerator
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c978 case NL80211_CHAN_HT40MINUS: in iwlagn_mac_channel_switch()
/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c78 case NL80211_CHAN_HT40MINUS: in mwifiex_chan_type_to_sec_chan_offset()
106 return NL80211_CHAN_HT40MINUS; in mwifiex_get_chan_type()
/Linux-v6.6/drivers/net/wireless/realtek/rtlwifi/
Dcore.c734 case NL80211_CHAN_HT40MINUS: in rtl_op_config()
/Linux-v6.6/drivers/net/wireless/ti/wlcore/
Dcmd.c407 case NL80211_CHAN_HT40MINUS: in wlcore_get_native_channel_type()
/Linux-v6.6/drivers/net/wireless/marvell/
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()
/Linux-v6.6/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c1964 return NL80211_CHAN_HT40MINUS; in rtw_get_chan_type()
/Linux-v6.6/include/net/
Dcfg80211.h863 return NL80211_CHAN_HT40MINUS; in cfg80211_get_chandef_type()
/Linux-v6.6/drivers/net/wireless/intel/iwlegacy/
D4965-mac.c6096 case NL80211_CHAN_HT40MINUS: in il4965_mac_channel_switch()
/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Dphy_n.c6377 } else if (channel_type == NL80211_CHAN_HT40MINUS) { in b43_nphy_set_channel()