/linux-6.12.1/drivers/staging/vt6656/ |
D | rxtx.c | 326 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()
|
D | main_usb.c | 776 if (conf->use_cts_prot) in vnt_bss_info_changed()
|
/linux-6.12.1/net/mac80211/ |
D | rate.c | 679 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()
|
D | main.c | 421 sdata->vif.bss_conf.use_cts_prot = false; in ieee80211_reset_erp_info()
|
D | cfg.c | 2728 if (params->use_cts_prot >= 0) { in ieee80211_change_bss() 2729 link->conf->use_cts_prot = params->use_cts_prot; in ieee80211_change_bss()
|
/linux-6.12.1/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00config.c | 80 erp.cts_protection = bss_conf->use_cts_prot; in rt2x00lib_config_erp()
|
/linux-6.12.1/drivers/net/wireless/st/cw1200/ |
D | sta.c | 1732 __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()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt7601u/ |
D | main.c | 167 mt7601u_mac_set_protection(dev, info->use_cts_prot, in mt7601u_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | rxon.c | 1454 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()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_util.c | 650 mt76x02_mac_set_tx_protection(dev, info->use_cts_prot, in mt76x02_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 445 if (link_conf->use_cts_prot) in iwl_mvm_set_fw_protection_flags() 449 link_conf->use_cts_prot, in iwl_mvm_set_fw_protection_flags()
|
/linux-6.12.1/drivers/net/wireless/silabs/wfx/ |
D | sta.c | 570 wfx_hif_erp_use_protection(wvif, info->use_cts_prot); in wfx_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | core.h | 620 bool use_cts_prot; member
|
D | mac.c | 1329 arvif->vdev_id, arvif->use_cts_prot); in ath10k_mac_set_cts_prot() 1332 arvif->use_cts_prot ? 1 : 0); in ath10k_mac_set_cts_prot() 6188 arvif->use_cts_prot = info->use_cts_prot; in ath10k_bss_info_changed()
|
/linux-6.12.1/include/net/ |
D | mac80211.h | 761 bool use_cts_prot; member 1237 u8 use_cts_prot:1; member
|
/linux-6.12.1/net/wireless/ |
D | trace.h | 1235 __field(int, use_cts_prot) 1244 __entry->use_cts_prot = params->use_cts_prot; 1253 WIPHY_PR_ARG, NETDEV_PR_ARG, __entry->use_cts_prot,
|
/linux-6.12.1/drivers/net/wireless/realtek/rtl8xxxu/ |
D | core.c | 5333 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v1() 5403 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v2() 5487 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v3() 5617 if (sta && vif && vif->bss_conf.use_cts_prot) in rtl8xxxu_tx() 5618 tx_info->control.use_cts_prot = true; in rtl8xxxu_tx() 5621 tx_info->control.use_cts_prot) in rtl8xxxu_tx()
|
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_txrx.c | 317 (vif && vif->bss_conf.use_cts_prot)) in ath9k_htc_tx_data()
|
/linux-6.12.1/drivers/net/wireless/ti/wl1251/ |
D | main.c | 1168 if (bss_conf->use_cts_prot) in wl1251_op_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/ |
D | common.c | 5409 D_MAC80211("ERP_CTS %d\n", bss_conf->use_cts_prot); in il_mac_bss_info_changed() 5410 if (bss_conf->use_cts_prot && il->band != NL80211_BAND_5GHZ) in il_mac_bss_info_changed() 5414 if (bss_conf->use_cts_prot) in il_mac_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | main.c | 588 mt7615_mac_enable_rtscts(dev, vif, info->use_cts_prot); in mt7615_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | main.c | 609 mt7996_mac_enable_rtscts(dev, vif, info->use_cts_prot); in mt7996_bss_info_changed()
|
/linux-6.12.1/drivers/staging/vt6655/ |
D | device_main.c | 1500 if (conf->use_cts_prot) in vnt_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 631 mt7915_mac_enable_rtscts(dev, vif, info->use_cts_prot); in mt7915_bss_info_changed()
|
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/ |
D | core.c | 1199 mac->use_cts_protect = bss_conf->use_cts_prot; in rtl_op_bss_info_changed()
|