Home
last modified time | relevance | path

Searched refs:chanreq (Results 1 – 25 of 29) sorted by relevance

12

/src/sys/contrib/dev/iwlwifi/mld/
H A Dlink.c175 if (link->chanreq.oper.width > NL80211_CHAN_WIDTH_20) in iwl_mld_fill_protection_flags()
217 if (link->chanreq.oper.width != NL80211_CHAN_WIDTH_20_NOHT) in iwl_mld_fill_qos_params()
697 link_conf->chanreq.oper.width; in iwl_mld_get_n_subchannels()
710 n_subchannels -= hweight16(link_conf->chanreq.oper.punctured); in iwl_mld_get_n_subchannels()
794 enum nl80211_band band = link_conf->chanreq.oper.chan->band; in iwl_mld_get_default_chan_load()
844 band = link_conf->chanreq.oper.chan->band; in iwl_mld_get_link_grade()
868 link_conf->chanreq.oper.width, in iwl_mld_get_link_grade()
869 link_conf->chanreq.oper.punctured, link_rssi); in iwl_mld_get_link_grade()
H A Dtlc.c566 if (WARN_ON_ONCE(!link_conf->chanreq.oper.chan)) in iwl_mld_config_tlc_link()
578 band = link_conf->chanreq.oper.chan->band; in iwl_mld_config_tlc_link()
647 if (WARN_ON(!link || !link->chanreq.oper.chan)) in iwl_mld_get_amsdu_size_of_tid()
650 band = link->chanreq.oper.chan->band; in iwl_mld_get_amsdu_size_of_tid()
H A Diface.c607 if (!link->chanreq.oper.chan || in iwl_mld_handle_datapath_monitor_notif()
608 link->chanreq.oper.chan->band != NL80211_BAND_2GHZ || in iwl_mld_handle_datapath_monitor_notif()
609 link->chanreq.oper.width < NL80211_CHAN_WIDTH_40) in iwl_mld_handle_datapath_monitor_notif()
H A Dmlo.c732 data[n_data].chandef = &link_conf->chanreq.oper; in iwl_mld_set_link_sel_data()
1037 if (WARN_ON(!link->chanreq.oper.chan)) in iwl_mld_emlsr_check_bt_iter()
1040 if (link->chanreq.oper.chan->band == NL80211_BAND_2GHZ) { in iwl_mld_emlsr_check_bt_iter()
H A Dpower.c345 if (link->chanreq.oper.chan->band != NL80211_BAND_6GHZ) in iwl_mld_send_ap_tx_power_constraint_cmd()
H A Dstats.c393 iwl_mld_get_emlsr_rssi_thresh(mld, &bss_conf->chanreq.oper, in iwl_mld_update_link_sig()
H A Dmac80211.c1066 iwl_mld_chandef_get_primary_80(&vif->bss_conf.chanreq.oper); in iwl_mld_assign_vif_chanctx()
1592 if (WARN_ON_ONCE(!link_conf->chanreq.oper.chan)) in iwl_mld_check_he_obss_narrow_bw_ru()
1595 if (!(link_conf->chanreq.oper.chan->flags & IEEE80211_CHAN_RADAR)) { in iwl_mld_check_he_obss_narrow_bw_ru()
1600 cfg80211_bss_iter(mld->wiphy, &link_conf->chanreq.oper, in iwl_mld_check_he_obss_narrow_bw_ru()
H A Dtx.c329 if (link_conf->chanreq.oper.chan) in iwl_mld_get_basic_rates_and_band()
330 *band = link_conf->chanreq.oper.chan->band; in iwl_mld_get_basic_rates_and_band()
H A Dsta.c66 if (link->chanreq.oper.chan->band == NL80211_BAND_6GHZ) { in iwl_mld_fill_ampdu_size_and_dens()
H A Dscan.c1863 channels[n_channels++] = link_conf->chanreq.oper.chan; in iwl_mld_int_mlo_scan()
/src/sys/contrib/dev/iwlwifi/mvm/
H A Drs-fw.c522 if (WARN_ON_ONCE(!link_conf->chanreq.oper.chan)) in rs_fw_get_max_amsdu_len()
525 if (link_conf->chanreq.oper.chan->band == NL80211_BAND_6GHZ) { in rs_fw_get_max_amsdu_len()
535 } else if (link_conf->chanreq.oper.chan->band == NL80211_BAND_2GHZ && in rs_fw_get_max_amsdu_len()
H A Dmac-ctxt.c465 if (link_conf->chanreq.oper.width > NL80211_CHAN_WIDTH_20) in iwl_mvm_set_fw_protection_flags()
504 if (link_conf->chanreq.oper.width != NL80211_CHAN_WIDTH_20_NOHT) in iwl_mvm_set_fw_qos_params()
903 if (link_conf->chanreq.oper.chan) in iwl_mvm_mac_ctxt_get_lowest_rate()
904 band = link_conf->chanreq.oper.chan->band; in iwl_mvm_mac_ctxt_get_lowest_rate()
H A Dops.c179 if (!vif->bss_conf.chanreq.oper.chan || in iwl_mvm_rx_monitor_notif()
180 vif->bss_conf.chanreq.oper.chan->band != NL80211_BAND_2GHZ || in iwl_mvm_rx_monitor_notif()
181 vif->bss_conf.chanreq.oper.width < NL80211_CHAN_WIDTH_40) in iwl_mvm_rx_monitor_notif()
237 link_conf->chanreq.oper.width == NL80211_CHAN_WIDTH_160 && in iwl_mvm_update_link_smps()
H A Dmac80211.c1824 iwl_mvm_chandef_get_primary_80(&vif->bss_conf.chanreq.oper); in iwl_mvm_mac_add_interface()
3575 if (WARN_ON_ONCE(!link_conf->chanreq.oper.chan || in iwl_mvm_check_he_obss_narrow_bw_ru()
3579 if (!(link_conf->chanreq.oper.chan->flags & IEEE80211_CHAN_RADAR)) { in iwl_mvm_check_he_obss_narrow_bw_ru()
3584 cfg80211_bss_iter(hw->wiphy, &link_conf->chanreq.oper, in iwl_mvm_check_he_obss_narrow_bw_ru()
3644 if (!vif->bss_conf.chanreq.oper.chan) in iwl_mvm_mei_host_associated()
3647 conn_info.channel = vif->bss_conf.chanreq.oper.chan->hw_value; in iwl_mvm_mei_host_associated()
H A Dtx.c908 band = link_conf->chanreq.oper.chan->band; in iwl_mvm_max_amsdu_size()
911 band = mvmsta->vif->bss_conf.chanreq.oper.chan->band; in iwl_mvm_max_amsdu_size()
H A Dmld-mac80211.c511 if (bss_conf->chanreq.oper.chan->band != NL80211_BAND_6GHZ) in iwl_mvm_send_ap_tx_power_constraint_cmd()
H A Dmld-sta.c1190 link_conf->chanreq.oper.chan->band); in iwl_mvm_mld_update_sta_links()
H A Dsta.c77 if (link_conf->chanreq.oper.chan->band == NL80211_BAND_6GHZ) { in iwl_mvm_get_sta_ampdu_dens()
214 mvm_sta->vif->bss_conf.chanreq.oper.chan->band == NL80211_BAND_6GHZ) in iwl_mvm_sta_send_to_fw()
/src/sys/contrib/dev/iwlwifi/mld/tests/
H A Dlink-selection.c89 link->chanreq.oper = *test_param->input.link.chandef; in setup_link()
/src/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmcu.c1357 links[i].chan = link_conf->chanreq.oper.chan; in mt7925_mcu_set_mlo_roc()
1790 &link_conf->chanreq.oper; in mt7925_mcu_sta_phy_tlv()
1868 &link_conf->chanreq.oper; in mt7925_mcu_sta_rate_ctrl_tlv()
2301 &link_conf->chanreq.oper; in mt7925_mcu_bss_rlm_tlv()
2390 &link_conf->chanreq.oper; in mt7925_mcu_bss_eht_tlv()
2492 &link_conf->chanreq.oper; in mt7925_mcu_bss_basic_tlv()
2619 &link_conf->chanreq.oper; in mt7925_mcu_bss_bmc_tlv()
H A Dmain.c998 struct cfg80211_chan_def *chandef = &link_conf->chanreq.oper; in mt7925_mac_set_links()
1008 secondary_band = link_conf->chanreq.oper.chan->band; in mt7925_mac_set_links()
/src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c523 vif->bss_conf.chanreq.oper.width = chanctx_conf->def.width; in lkpi_sync_chanctx_cw_from_rx_bw()
2471 vif->bss_conf.chanreq.oper.chan = chanctx_conf->def.chan; in lkpi_sta_scan_to_auth()
2472 vif->bss_conf.chanreq.oper.width = chanctx_conf->def.width; in lkpi_sta_scan_to_auth()
2473 vif->bss_conf.chanreq.oper.center_freq1 = in lkpi_sta_scan_to_auth()
2475 vif->bss_conf.chanreq.oper.center_freq2 = in lkpi_sta_scan_to_auth()
3927 vif->bss_conf.chanreq.oper.width = NL80211_CHAN_WIDTH_20_NOHT; in lkpi_ic_vap_create()
/src/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h293 struct ieee80211_chanreq chanreq; member
/src/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmcu.c520 if (!(vif->bss_conf.chanreq.oper.chan->flags & IEEE80211_CHAN_RADAR)) in mt7915_check_he_obss_narrow_bw_ru()
523 cfg80211_bss_iter(hw->wiphy, &vif->bss_conf.chanreq.oper, in mt7915_check_he_obss_narrow_bw_ru()
/src/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c2135 data[n_data].band = link_conf->chanreq.oper.chan->band; in mt76_select_links()

12