Home
last modified time | relevance | path

Searched refs:use_cts_prot (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c441 if (link_conf->use_cts_prot) in iwl_mvm_set_fw_protection_flags()
445 link_conf->use_cts_prot, in iwl_mvm_set_fw_protection_flags()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c649 mt76x02_mac_set_tx_protection(dev, info->use_cts_prot, in mt76x02_bss_info_changed()
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dlink.c160 if (link->use_cts_prot) in iwl_mld_fill_protection_flags()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcore.h627 bool use_cts_prot; member
H A Dmac.c1358 arvif->vdev_id, arvif->use_cts_prot); in ath10k_mac_set_cts_prot()
1361 arvif->use_cts_prot ? 1 : 0); in ath10k_mac_set_cts_prot()
6228 arvif->use_cts_prot = info->use_cts_prot; in ath10k_bss_info_changed()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c587 mt7615_mac_enable_rtscts(dev, vif, info->use_cts_prot); in mt7615_bss_info_changed()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c637 mt7915_mac_enable_rtscts(dev, vif, info->use_cts_prot); in mt7915_bss_info_changed()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h331 bool use_cts_prot; member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c4086 vif->bss_conf.use_cts_prot = false; /* vap->iv_protmode */ in lkpi_ic_vap_create()
5843 info->control.use_cts_prot= /* RTS/CTS*/
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c3637 cts_prot = !!(info->use_cts_prot); in ath11k_mac_op_bss_info_changed()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c4829 cts_prot = !!(info->use_cts_prot); in ath12k_mac_bss_info_changed()