Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_40 (Results 1 – 25 of 79) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_phy.h17 case NL80211_CHAN_WIDTH_40: in mt76x02_get_rssi_gain_thresh()
30 case NL80211_CHAN_WIDTH_40: in mt76x02_get_low_rssi_gain_thresh()
H A Dtestmode.c109 dev->phy.chandef.width >= NL80211_CHAN_WIDTH_40)) in mt76_testmode_tx_init()
136 case NL80211_CHAN_WIDTH_40: in mt76_testmode_tx_init()
H A Dmt76x02_phy.c133 case NL80211_CHAN_WIDTH_40: in mt76x02_phy_set_bw()
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c53 result |= BIT(NL80211_CHAN_WIDTH_40); in qlink_chan_width_mask_to_nl()
75 return NL80211_CHAN_WIDTH_40; in qlink_chanwidth_to_nl()
98 case NL80211_CHAN_WIDTH_40: in qlink_chanwidth_nl_to_qlink()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dchan.c46 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create()
50 chandef->width = NL80211_CHAN_WIDTH_40; in cfg80211_chandef_create()
174 case NL80211_CHAN_WIDTH_40: in nl80211_chan_width_to_mhz()
248 case NL80211_CHAN_WIDTH_40: in cfg80211_chandef_valid()
313 case NL80211_CHAN_WIDTH_40: in chandef_primary_freqs()
996 case NL80211_CHAN_WIDTH_40: in cfg80211_chandef_usable()
H A Dutil.c1646 if (chandef->width > NL80211_CHAN_WIDTH_40) in ieee80211_chandef_to_operating_class()
1650 if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class()
1693 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class()
1709 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class()
1725 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class()
1741 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in ieee80211_chandef_to_operating_class()
1757 if (chandef->width >= NL80211_CHAN_WIDTH_40) in ieee80211_chandef_to_operating_class()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dphy.c148 if (width == NL80211_CHAN_WIDTH_40) in mt76x2_phy_set_txpower()
255 dev->mphy.chandef.width >= NL80211_CHAN_WIDTH_40) in mt76x2_phy_set_gain_val()
260 dev->mphy.chandef.width < NL80211_CHAN_WIDTH_40) in mt76x2_phy_set_gain_val()
H A Dusb_phy.c95 case NL80211_CHAN_WIDTH_40: in mt76x2u_phy_set_channel()
H A Dpci_phy.c158 case NL80211_CHAN_WIDTH_40: in mt76x2_phy_set_channel()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dvht.c391 NL80211_CHAN_WIDTH_40 : NL80211_CHAN_WIDTH_20; in ieee80211_sta_cap_chan_bw()
418 return NL80211_CHAN_WIDTH_40; in ieee80211_sta_rx_bw_to_chan_width()
441 case NL80211_CHAN_WIDTH_40: in ieee80211_chan_width_to_rx_bw()
H A Dibss.c196 chandef->width != NL80211_CHAN_WIDTH_40 && in ieee80211_ibss_build_presp()
421 case NL80211_CHAN_WIDTH_40: in ieee80211_sta_join_ibss()
832 case NL80211_CHAN_WIDTH_40: in ieee80211_ibss_process_chanswitch()
1069 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_40) { in ieee80211_update_sta_info()
1404 case NL80211_CHAN_WIDTH_40: in ieee80211_ibss_setup_scan_channels()
H A Drate.c544 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
594 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
H A Dutil.c3018 case NL80211_CHAN_WIDTH_40: in ieee80211_ie_build_ht_oper()
3195 case NL80211_CHAN_WIDTH_40: in ieee80211_ie_build_he_oper()
3421 he_chandef.width = NL80211_CHAN_WIDTH_40; in ieee80211_chandef_he_6ghz_oper()
3828 case NL80211_CHAN_WIDTH_40: in ieee80211_chandef_downgrade()
3840 c->width = NL80211_CHAN_WIDTH_40; in ieee80211_chandef_downgrade()
3954 if (csa_settings->chandef.width == NL80211_CHAN_WIDTH_40) { in ieee80211_send_action_csa()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dftm-responder.c87 case NL80211_CHAN_WIDTH_40: in iwl_mvm_ftm_responder_set_bw_v1()
115 case NL80211_CHAN_WIDTH_40: in iwl_mvm_ftm_responder_set_bw_v2()
H A Dcoex.c492 if (chan->def.width < NL80211_CHAN_WIDTH_40) { in iwl_mvm_bt_coex_notif_handle()
515 if (chan->def.width < NL80211_CHAN_WIDTH_40) { in iwl_mvm_bt_coex_notif_handle()
H A Dphy-ctxt.c75 case NL80211_CHAN_WIDTH_40: in iwl_mvm_get_channel_width()
H A Dftm-initiator.c360 case NL80211_CHAN_WIDTH_40: in iwl_mvm_ftm_target_chandef_v1()
397 case NL80211_CHAN_WIDTH_40: in iwl_mvm_ftm_target_chandef_v2()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dphy.c484 case NL80211_CHAN_WIDTH_40: in mt76x0_phy_bbp_set_bw()
948 case NL80211_CHAN_WIDTH_40: in mt76x0_phy_set_channel()
973 chandef->width == NL80211_CHAN_WIDTH_40) in mt76x0_phy_set_channel()
H A Deeprom.c137 } else if (chandef->width == NL80211_CHAN_WIDTH_40) { in mt76x0_get_delta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dcommon.c324 case NL80211_CHAN_WIDTH_40: in ath9k_cmn_update_ichannel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_uap_cfg80211.c696 case NL80211_CHAN_WIDTH_40: in woal_convert_chan_to_bandconfig()
1019 case NL80211_CHAN_WIDTH_40: in woal_cfg80211_beacon_config()
1122 (priv->chan.width == NL80211_CHAN_WIDTH_40))) in woal_cfg80211_beacon_config()
3294 ((chandef->width == NL80211_CHAN_WIDTH_40) || in woal_cfg80211_set_radar_background()
3310 case NL80211_CHAN_WIDTH_40: in woal_cfg80211_set_radar_background()
3409 case NL80211_CHAN_WIDTH_40: in woal_switch_uap_channel()
3601 ((chandef->width == NL80211_CHAN_WIDTH_40) || in woal_cfg80211_start_radar_detection()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c840 if (chandef.width > NL80211_CHAN_WIDTH_40) in mwifiex_uap_set_channel()
850 case NL80211_CHAN_WIDTH_40: in mwifiex_uap_set_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmcu.c455 if (dev->mphy.chandef.width == NL80211_CHAN_WIDTH_40) { in mt7603_mcu_set_channel()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_uap_cfg80211.c468 case NL80211_CHAN_WIDTH_40: in woal_convert_chan_to_bandconfig()
723 case NL80211_CHAN_WIDTH_40: in woal_cfg80211_beacon_config()
2788 case NL80211_CHAN_WIDTH_40: in woal_switch_uap_channel()
2943 ((chandef->width == NL80211_CHAN_WIDTH_40) || in woal_cfg80211_start_radar_detection()
/OK3568_Linux_fs/kernel/include/net/
H A Dmac80211.h6254 return conf->chandef.width == NL80211_CHAN_WIDTH_40 && in conf_is_ht40_minus()
6261 return conf->chandef.width == NL80211_CHAN_WIDTH_40 && in conf_is_ht40_plus()
6268 return conf->chandef.width == NL80211_CHAN_WIDTH_40; in conf_is_ht40()

1234