Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/staging/vt6656/
H A Drxtx.c330 if (info->control.use_cts_prot) { in vnt_fill_txkey()
453 if (info->control.use_cts_prot) { in vnt_generate_tx_parameter()
472 if (info->control.use_cts_prot) { in vnt_get_hdr_size()
487 if (info->control.use_cts_prot) { in vnt_get_hdr_size()
H A Dmain_usb.c778 if (conf->use_cts_prot) in vnt_bss_info_changed()
/kernel/linux/linux-5.10/net/mac80211/
H A Drate.c674 info->control.use_cts_prot) in rate_fixup_ratelist()
688 info->control.use_cts_prot = false; in rate_fixup_ratelist()
706 info->control.use_cts_prot && in rate_fixup_ratelist()
737 else if (info->control.use_cts_prot) in rate_control_fill_sta_table()
H A Drc80211_minstrel.c304 else if (info->control.use_cts_prot) in minstrel_get_retry_count()
344 !txrc->bss_conf->use_cts_prot; in minstrel_get_rate()
/kernel/linux/linux-6.6/drivers/staging/vt6656/
H A Drxtx.c326 if (info->control.use_cts_prot) { in vnt_fill_txkey()
447 if (info->control.use_cts_prot) { in vnt_generate_tx_parameter()
466 if (info->control.use_cts_prot) { in vnt_get_hdr_size()
481 if (info->control.use_cts_prot) { in vnt_get_hdr_size()
H A Dmain_usb.c776 if (conf->use_cts_prot) in vnt_bss_info_changed()
/kernel/linux/linux-6.6/net/mac80211/
H A Drate.c679 info->control.use_cts_prot) in rate_fixup_ratelist()
693 info->control.use_cts_prot = false; in rate_fixup_ratelist()
711 info->control.use_cts_prot && in rate_fixup_ratelist()
742 else if (info->control.use_cts_prot) in rate_control_fill_sta_table()
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dsta.c1731 __le32 use_cts_prot; in cw1200_set_cts_work() local
1735 use_cts_prot = in cw1200_set_cts_work()
1744 &use_cts_prot, sizeof(use_cts_prot)); in cw1200_set_cts_work()
2002 if (info->use_cts_prot) in cw1200_bss_info_changed()
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dsta.c1732 __le32 use_cts_prot; in cw1200_set_cts_work() local
1736 use_cts_prot = in cw1200_set_cts_work()
1745 &use_cts_prot, sizeof(use_cts_prot)); in cw1200_set_cts_work()
2003 if (info->use_cts_prot) in cw1200_bss_info_changed()
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c79 erp.cts_protection = bss_conf->use_cts_prot; in rt2x00lib_config_erp()
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c80 erp.cts_protection = bss_conf->use_cts_prot; in rt2x00lib_config_erp()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c167 mt7601u_mac_set_protection(dev, info->use_cts_prot, in mt7601u_bss_info_changed()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Dmain.c167 mt7601u_mac_set_protection(dev, info->use_cts_prot, in mt7601u_bss_info_changed()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c1459 if (bss_conf->use_cts_prot && (priv->band != NL80211_BAND_5GHZ)) in iwlagn_bss_info_changed()
1464 if (bss_conf->use_cts_prot) in iwlagn_bss_info_changed()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c574 if (vif->bss_conf.use_cts_prot) in iwl_mvm_mac_ctxt_cmd_common()
577 IWL_DEBUG_RATE(mvm, "use_cts_prot %d, ht_operation_mode %d\n", in iwl_mvm_mac_ctxt_cmd_common()
578 vif->bss_conf.use_cts_prot, in iwl_mvm_mac_ctxt_cmd_common()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c1454 if (bss_conf->use_cts_prot && (priv->band != NL80211_BAND_5GHZ)) in iwlagn_bss_info_changed()
1459 if (bss_conf->use_cts_prot) in iwlagn_bss_info_changed()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c648 mt76x02_mac_set_tx_protection(dev, info->use_cts_prot, in mt76x02_bss_info_changed()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dcore.h616 bool use_cts_prot; member
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dsta.c560 hif_erp_use_protection(wvif, info->use_cts_prot); in wfx_bss_info_changed()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dcore.h618 bool use_cts_prot; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_util.c650 mt76x02_mac_set_tx_protection(dev, info->use_cts_prot, in mt76x02_bss_info_changed()
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Dsta.c580 wfx_hif_erp_use_protection(wvif, info->use_cts_prot); in wfx_bss_info_changed()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h534 * @use_cts_prot: use CTS protection
651 bool use_cts_prot; member
1017 * @control.use_cts_prot: use RTS/CTS
1065 u8 use_cts_prot:1; member
2183 * @use_cts_prot for G/N protection, @use_short_slot for slot
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h553 * @use_cts_prot: use CTS protection
703 bool use_cts_prot; member
1124 * @control.use_cts_prot: use RTS/CTS
1172 u8 use_cts_prot:1; member
2462 * @use_cts_prot for G/N protection, @use_short_slot for slot
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c434 if (link_conf->use_cts_prot) in iwl_mvm_set_fw_protection_flags()
437 IWL_DEBUG_RATE(mvm, "use_cts_prot %d, ht_operation_mode %d\n", in iwl_mvm_set_fw_protection_flags()
438 link_conf->use_cts_prot, in iwl_mvm_set_fw_protection_flags()

Completed in 61 milliseconds

123