Home
last modified time | relevance | path

Searched refs:NL80211_CHAN_WIDTH_80 (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dmt76x02_phy.h15 case NL80211_CHAN_WIDTH_80: in mt76x02_get_rssi_gain_thresh()
28 case NL80211_CHAN_WIDTH_80: in mt76x02_get_low_rssi_gain_thresh()
Dmt76x02_phy.c129 case NL80211_CHAN_WIDTH_80: in mt76x02_phy_set_bw()
Dmt76x02_util.c77 BIT(NL80211_CHAN_WIDTH_80),
Dmt76x02_dfs.c709 case NL80211_CHAN_WIDTH_80: in mt76x02_dfs_set_bbp_params()
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/
Dqlink_util.c56 result |= BIT(NL80211_CHAN_WIDTH_80); in qlink_chan_width_mask_to_nl()
77 return NL80211_CHAN_WIDTH_80; in qlink_chanwidth_to_nl()
100 case NL80211_CHAN_WIDTH_80: in qlink_chanwidth_nl_to_qlink()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x2/
Dphy.c150 else if (width == NL80211_CHAN_WIDTH_80) in mt76x2_phy_set_txpower()
300 if (dev->mt76.chandef.width == NL80211_CHAN_WIDTH_80) { in mt76x2_phy_update_channel_gain()
322 else if (dev->mt76.chandef.width == NL80211_CHAN_WIDTH_80) in mt76x2_phy_update_channel_gain()
Dusb_phy.c106 case NL80211_CHAN_WIDTH_80: in mt76x2u_phy_set_channel()
Dpci_phy.c169 case NL80211_CHAN_WIDTH_80: in mt76x2_phy_set_channel()
/Linux-v5.4/net/mac80211/
Dvht.c383 return NL80211_CHAN_WIDTH_80; in ieee80211_sta_cap_chan_bw()
402 return NL80211_CHAN_WIDTH_80; in ieee80211_sta_rx_bw_to_chan_width()
425 case NL80211_CHAN_WIDTH_80: in ieee80211_chan_width_to_rx_bw()
Dutil.c2817 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_ht_oper()
2854 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_wide_bw_cs()
2912 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_vht_oper()
3014 new.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_vht_oper()
3381 case NL80211_CHAN_WIDTH_80: in ieee80211_chandef_downgrade()
3392 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
3402 c->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_downgrade()
3526 if (csa_settings->chandef.width == NL80211_CHAN_WIDTH_80 || in ieee80211_send_action_csa()
Dtdls.c320 if (max_width > NL80211_CHAN_WIDTH_80) in ieee80211_tdls_chandef_vht_upgrade()
321 max_width = NL80211_CHAN_WIDTH_80; in ieee80211_tdls_chandef_vht_upgrade()
335 uc.width = NL80211_CHAN_WIDTH_80; in ieee80211_tdls_chandef_vht_upgrade()
Dht.c259 case NL80211_CHAN_WIDTH_80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
Dibss.c431 case NL80211_CHAN_WIDTH_80: in ieee80211_sta_join_ibss()
1405 case NL80211_CHAN_WIDTH_80: in ieee80211_ibss_setup_scan_channels()
/Linux-v5.4/net/wireless/
Dchan.c181 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_valid()
230 case NL80211_CHAN_WIDTH_80: in chandef_primary_freqs()
275 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_get_width()
939 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_usable()
Dcore.c702 BIT(NL80211_CHAN_WIDTH_80) | in wiphy_register()
Dutil.c1571 case NL80211_CHAN_WIDTH_80: in ieee80211_chandef_to_operating_class()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dftm-responder.c93 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_responder_cmd()
Dphy-ctxt.c77 case NL80211_CHAN_WIDTH_80: in iwl_mvm_get_channel_width()
Dftm-initiator.c230 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_target_chandef()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.c487 case NL80211_CHAN_WIDTH_80: in mt76x0_phy_bbp_set_bw()
957 case NL80211_CHAN_WIDTH_80: in mt76x0_phy_set_channel()
973 if (chandef->width == NL80211_CHAN_WIDTH_80 || in mt76x0_phy_set_channel()
Deeprom.c135 if (chandef->width == NL80211_CHAN_WIDTH_80) { in mt76x0_get_delta()
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/
Duap_cmd.c244 if (ap_11ac_enable && width >= NL80211_CHAN_WIDTH_80) in mwifiex_set_vht_width()
856 case NL80211_CHAN_WIDTH_80: in mwifiex_uap_set_channel()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dcore.c657 if (width < NL80211_CHAN_WIDTH_80) in rtl_op_config()
680 if (width >= NL80211_CHAN_WIDTH_80) { in rtl_op_config()
681 if (width == NL80211_CHAN_WIDTH_80) { in rtl_op_config()
/Linux-v5.4/include/uapi/linux/
Dnl80211.h4283 NL80211_CHAN_WIDTH_80, enumerator
/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dmain.c241 case NL80211_CHAN_WIDTH_80: in rtw_get_channel_params()

12