Searched refs:NL80211_CHAN_WIDTH_80 (Results 1 – 25 of 47) sorted by relevance
12
15 case NL80211_CHAN_WIDTH_80: in mt76x02_get_rssi_gain_thresh()28 case NL80211_CHAN_WIDTH_80: in mt76x02_get_low_rssi_gain_thresh()
129 case NL80211_CHAN_WIDTH_80: in mt76x02_phy_set_bw()
230 [NL80211_CHAN_WIDTH_80] = CMD_CBW_80MHZ, in mt76_connac_chan_bw()
253 case NL80211_CHAN_WIDTH_80: in mt76_testmode_tx_init()
75 BIT(NL80211_CHAN_WIDTH_80),
710 case NL80211_CHAN_WIDTH_80: in mt76x02_dfs_set_bbp_params()
56 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()
178 case NL80211_CHAN_WIDTH_80: in nl80211_chan_width_to_mhz()296 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_valid()334 case NL80211_CHAN_WIDTH_80: in chandef_primary_freqs()430 if (c1->width == NL80211_CHAN_WIDTH_80 && in cfg80211_chandef_compatible()431 c2->width > NL80211_CHAN_WIDTH_80) in cfg80211_chandef_compatible()434 if (c2->width == NL80211_CHAN_WIDTH_80 && in cfg80211_chandef_compatible()435 c1->width > NL80211_CHAN_WIDTH_80) in cfg80211_chandef_compatible()1132 case NL80211_CHAN_WIDTH_80: in cfg80211_chandef_usable()
150 else if (width == NL80211_CHAN_WIDTH_80) in mt76x2_phy_set_txpower()300 if (dev->mphy.chandef.width == NL80211_CHAN_WIDTH_80) { in mt76x2_phy_update_channel_gain()322 else if (dev->mphy.chandef.width == NL80211_CHAN_WIDTH_80) in mt76x2_phy_update_channel_gain()
106 case NL80211_CHAN_WIDTH_80: in mt76x2u_phy_set_channel()
169 case NL80211_CHAN_WIDTH_80: in mt76x2_phy_set_channel()
435 return NL80211_CHAN_WIDTH_80; in ieee80211_sta_cap_chan_bw()456 return NL80211_CHAN_WIDTH_80; in ieee80211_sta_rx_bw_to_chan_width()479 case NL80211_CHAN_WIDTH_80: in ieee80211_chan_width_to_rx_bw()
3152 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_ht_oper()3193 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_wide_bw_cs()3255 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_vht_oper()3345 case NL80211_CHAN_WIDTH_80: in ieee80211_ie_build_he_oper()3477 new.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_vht_oper()3534 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()3543 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()3555 chandef->width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_eht_oper()3657 he_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_he_6ghz_oper()3660 he_chandef.width = NL80211_CHAN_WIDTH_80; in ieee80211_chandef_he_6ghz_oper()[all …]
320 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()
271 case NL80211_CHAN_WIDTH_80: in ieee80211_ht_cap_ie_to_sta_ht_cap()
221 return NL80211_CHAN_WIDTH_80; in ieee80211_get_sta_bw()479 case NL80211_CHAN_WIDTH_80: in ieee80211_change_chanctx()
37 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_responder_set_bw_v1()66 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_responder_set_bw_v2()
20 case NL80211_CHAN_WIDTH_80: in iwl_mvm_get_channel_width()
305 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_target_chandef_v1()344 case NL80211_CHAN_WIDTH_80: in iwl_mvm_ftm_target_chandef_v2()
487 case NL80211_CHAN_WIDTH_80: in mt76x0_phy_bbp_set_bw()956 case NL80211_CHAN_WIDTH_80: in mt76x0_phy_set_channel()972 if (chandef->width == NL80211_CHAN_WIDTH_80 || in mt76x0_phy_set_channel()
135 if (chandef->width == NL80211_CHAN_WIDTH_80) { in mt76x0_get_delta()
312 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_len()542 case NL80211_CHAN_WIDTH_80: in mt7915_tm_set_tx_cont()
233 if (ap_11ac_enable && width >= NL80211_CHAN_WIDTH_80) in mwifiex_set_vht_width()845 case NL80211_CHAN_WIDTH_80: in mwifiex_uap_set_channel()
659 if (width < NL80211_CHAN_WIDTH_80) in rtl_op_config()682 if (width >= NL80211_CHAN_WIDTH_80) { in rtl_op_config()683 if (width == NL80211_CHAN_WIDTH_80) { in rtl_op_config()
256 BIT(NL80211_CHAN_WIDTH_80) |