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

/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c434 if (link_conf->use_cts_prot)
437 IWL_DEBUG_RATE(mvm, "use_cts_prot %d, ht_operation_mode %d\n",
438 link_conf->use_cts_prot,
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c650 mt76x02_mac_set_tx_protection(dev, info->use_cts_prot,
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dcore.h623 bool use_cts_prot; member in struct:ath10k_vif
H A Dmac.c1336 arvif->vdev_id, arvif->use_cts_prot);
1339 arvif->use_cts_prot ? 1 : 0);
6200 arvif->use_cts_prot = info->use_cts_prot;
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c601 mt7615_mac_enable_rtscts(dev, vif, info->use_cts_prot);
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmain.c579 mt7996_mac_enable_rtscts(dev, vif, info->use_cts_prot);
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmain.c627 mt7915_mac_enable_rtscts(dev, vif, info->use_cts_prot);
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h293 bool use_cts_prot; member in struct:ieee80211_bss_conf
/freebsd-current/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c2806 vif->bss_conf.use_cts_prot = false; /* vap->iv_protmode */
3823 info->control.use_cts_prot= /* RTS/CTS*/
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c2604 cts_prot = !!(info->use_cts_prot);
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dmac.c3530 cts_prot = !!(info->use_cts_prot);

Completed in 247 milliseconds