Home
last modified time | relevance | path

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

/drivers/net/wireless/ralink/rt2x00/
A Drt2x00config.c80 erp.cts_protection = bss_conf->use_cts_prot; in rt2x00lib_config_erp()
/drivers/net/wireless/st/cw1200/
A Dsta.c1733 __le32 use_cts_prot; in cw1200_set_cts_work() local
1737 use_cts_prot = in cw1200_set_cts_work()
1746 &use_cts_prot, sizeof(use_cts_prot)); in cw1200_set_cts_work()
2004 if (info->use_cts_prot) in cw1200_bss_info_changed()
/drivers/net/wireless/mediatek/mt7601u/
A Dmain.c167 mt7601u_mac_set_protection(dev, info->use_cts_prot, in mt7601u_bss_info_changed()
/drivers/net/wireless/intel/iwlwifi/dvm/
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()
/drivers/net/wireless/mediatek/mt76/
A Dmt76x02_util.c649 mt76x02_mac_set_tx_protection(dev, info->use_cts_prot, in mt76x02_bss_info_changed()
/drivers/net/wireless/intel/iwlwifi/mld/
A Dlink.c160 if (link->use_cts_prot) in iwl_mld_fill_protection_flags()
/drivers/net/wireless/intel/iwlwifi/mvm/
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()
/drivers/net/wireless/ath/ath10k/
A Dcore.h623 bool use_cts_prot; member
A Dmac.c1351 arvif->vdev_id, arvif->use_cts_prot); in ath10k_mac_set_cts_prot()
1354 arvif->use_cts_prot ? 1 : 0); in ath10k_mac_set_cts_prot()
6208 arvif->use_cts_prot = info->use_cts_prot; in ath10k_bss_info_changed()
/drivers/net/wireless/silabs/wfx/
A Dsta.c571 wfx_hif_erp_use_protection(wvif, info->use_cts_prot); in wfx_bss_info_changed()
/drivers/net/wireless/realtek/rtl8xxxu/
A Dcore.c5343 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v1()
5413 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v2()
5497 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v3()
5627 if (sta && vif && vif->bss_conf.use_cts_prot) in rtl8xxxu_tx()
5628 tx_info->control.use_cts_prot = true; in rtl8xxxu_tx()
5631 tx_info->control.use_cts_prot) in rtl8xxxu_tx()
/drivers/net/wireless/ath/ath9k/
A Dhtc_drv_txrx.c317 (vif && vif->bss_conf.use_cts_prot)) in ath9k_htc_tx_data()
A Dxmit.c189 else if (tx_info->control.use_cts_prot) in ath_merge_ratetbl()
/drivers/net/wireless/ti/wl1251/
A Dmain.c1169 if (bss_conf->use_cts_prot) in wl1251_op_bss_info_changed()
/drivers/net/wireless/intel/iwlegacy/
A Dcommon.c5378 D_MAC80211("ERP_CTS %d\n", bss_conf->use_cts_prot); in il_mac_bss_info_changed()
5379 if (bss_conf->use_cts_prot && il->band != NL80211_BAND_5GHZ) in il_mac_bss_info_changed()
5383 if (bss_conf->use_cts_prot) in il_mac_bss_info_changed()
/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmain.c587 mt7615_mac_enable_rtscts(dev, vif, info->use_cts_prot); in mt7615_bss_info_changed()
/drivers/net/wireless/realtek/rtlwifi/
A Dcore.c1188 mac->use_cts_protect = bss_conf->use_cts_prot; in rtl_op_bss_info_changed()
/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmain.c637 mt7915_mac_enable_rtscts(dev, vif, info->use_cts_prot); in mt7915_bss_info_changed()
/drivers/net/wireless/ath/ath5k/
A Dbase.c758 else if (tx_info->control.use_cts_prot) in ath5k_merge_ratetbl()
/drivers/net/wireless/marvell/
A Dmwl8k.c3265 if (vif->bss_conf.use_cts_prot) { in mwl8k_cmd_set_aid()
/drivers/net/wireless/ti/wlcore/
A Dmain.c4103 if (bss_conf->use_cts_prot) in wl1271_bss_erp_info_changed()
/drivers/net/wireless/virtual/
A Dmac80211_hwsim.c2577 info->use_cts_prot); in mac80211_hwsim_link_info_changed()
/drivers/net/wireless/ath/ath11k/
A Dmac.c3635 cts_prot = !!(info->use_cts_prot); in ath11k_mac_op_bss_info_changed()
/drivers/net/wireless/ath/ath12k/
A Dmac.c4348 cts_prot = !!(info->use_cts_prot); in ath12k_mac_bss_info_changed()

Completed in 879 milliseconds