Home
last modified time | relevance | path

Searched refs:protection_mode (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c459 u8 protection_mode = vif->bss_conf.ht_operation_mode & in iwl_mvm_mac_ctxt_set_ht_flags() local
464 IWL_DEBUG_RATE(mvm, "protection mode set to %d\n", protection_mode); in iwl_mvm_mac_ctxt_set_ht_flags()
469 switch (protection_mode) { in iwl_mvm_mac_ctxt_set_ht_flags()
483 protection_mode); in iwl_mvm_mac_ctxt_set_ht_flags()
/Linux-v5.10/drivers/scsi/esas2r/
Datvda.h643 u8 protection_mode; member
/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dwmi.c787 .protection_mode = WMI_VDEV_PARAM_PROTECTION_MODE,
864 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE,
940 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE,
1016 .protection_mode = WMI_10_4_VDEV_PARAM_PROTECTION_MODE,
1077 .protection_mode = WMI_PDEV_PARAM_PROTECTION_MODE,
1172 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE,
1268 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE,
1523 .protection_mode = WMI_10_4_PDEV_PARAM_PROTECTION_MODE,
Dwmi.h3727 u32 protection_mode; member
5151 u32 protection_mode; member
Dwmi-tlv.c4319 .protection_mode = WMI_TLV_PDEV_PARAM_PROTECTION_MODE,
4453 .protection_mode = WMI_TLV_VDEV_PARAM_PROTECTION_MODE,
Dmac.c1309 vdev_param = ar->wmi.vdev_param->protection_mode; in ath10k_mac_set_cts_prot()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Ddebugfs.c2302 DEBUGFS_READ_WRITE_FILE_OPS(protection_mode);
2348 DEBUGFS_ADD_FILE(protection_mode, dir_debug, 0600); in iwl_dbgfs_register()
/Linux-v5.10/drivers/net/wireless/marvell/
Dmwl8k.c3214 __le16 protection_mode; member
3267 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
/Linux-v5.10/drivers/scsi/
Dsd.c357 static DEVICE_ATTR_RO(protection_mode);