| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00config.c | 80 erp.cts_protection = bss_conf->use_cts_prot; in rt2x00lib_config_erp()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | sta.c | 1733 __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()
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | main.c | 167 mt7601u_mac_set_protection(dev, info->use_cts_prot, in mt7601u_bss_info_changed()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mt7915.h | 499 u8 ht_mode, bool use_cts_prot);
|
| H A D | main.c | 648 info->use_cts_prot); in mt7915_bss_info_changed()
|
| H A D | mcu.c | 4001 u8 ht_mode, bool use_cts_prot) in mt7915_mcu_set_protection() argument 4042 if (use_cts_prot) in mt7915_mcu_set_protection()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A 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/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 441 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()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | sta.c | 571 wfx_hif_erp_use_protection(wvif, info->use_cts_prot); in wfx_bss_info_changed()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mt7996.h | 772 u8 ht_mode, bool use_cts_prot);
|
| H A D | main.c | 984 info->use_cts_prot); in mt7996_link_info_changed()
|
| H A D | mcu.c | 1316 u8 ht_mode, bool use_cts_prot) in mt7996_mcu_set_protection() argument 1358 if (use_cts_prot) in mt7996_mcu_set_protection()
|
| /linux/include/net/ |
| H A D | mac80211.h | 818 bool use_cts_prot; member 1381 u8 use_cts_prot:1; member
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| H A D | core.c | 5293 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v1() 5363 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v2() 5447 } else if (tx_info->control.use_cts_prot) { in rtl8xxxu_fill_txdesc_v3() 5577 if (sta && vif && vif->bss_conf.use_cts_prot) in rtl8xxxu_tx() 5578 tx_info->control.use_cts_prot = true; in rtl8xxxu_tx() 5581 tx_info->control.use_cts_prot) in rtl8xxxu_tx()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_txrx.c | 317 (vif && vif->bss_conf.use_cts_prot)) in ath9k_htc_tx_data()
|
| /linux/net/wireless/ |
| H A D | trace.h | 1294 __field(int, use_cts_prot) 1303 __entry->use_cts_prot = params->use_cts_prot; 1312 WIPHY_PR_ARG, NETDEV_PR_ARG, __entry->use_cts_prot,
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| H A D | main.c | 1169 if (bss_conf->use_cts_prot) in wl1251_op_bss_info_changed()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 5373 D_MAC80211("ERP_CTS %d\n", bss_conf->use_cts_prot); in il_mac_bss_info_changed() 5374 if (bss_conf->use_cts_prot && il->band != NL80211_BAND_5GHZ) in il_mac_bss_info_changed() 5378 if (bss_conf->use_cts_prot) in il_mac_bss_info_changed()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | main.c | 600 info->use_cts_prot); in mt7615_bss_info_changed()
|
| /linux/net/mac80211/ |
| H A D | main.c | 432 sdata->vif.bss_conf.use_cts_prot = false; in ieee80211_reset_erp_info()
|
| H A D | sta_info.c | 3041 if (sdata->vif.bss_conf.use_cts_prot) in sta_set_link_sinfo() 3271 if (sdata->vif.bss_conf.use_cts_prot) in sta_set_sinfo()
|
| H A D | cfg.c | 3370 if (params->use_cts_prot >= 0) { in ieee80211_change_bss() 3371 link->conf->use_cts_prot = params->use_cts_prot; in ieee80211_change_bss()
|
| H A D | tx.c | 724 info->control.use_cts_prot = tx->sdata->vif.bss_conf.use_cts_prot; in ieee80211_tx_h_rate_ctrl()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 1188 mac->use_cts_protect = bss_conf->use_cts_prot; in rtl_op_bss_info_changed()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 1358 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() 6216 arvif->use_cts_prot = info->use_cts_prot; in ath10k_bss_info_changed()
|