Searched refs:protection_mode (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 560 u8 protection_mode = vif->bss_conf.ht_operation_mode & in iwl_mvm_mac_ctxt_set_ht_flags() local 565 IWL_DEBUG_RATE(mvm, "protection mode set to %d\n", protection_mode); in iwl_mvm_mac_ctxt_set_ht_flags() 570 switch (protection_mode) { in iwl_mvm_mac_ctxt_set_ht_flags() 584 protection_mode); in iwl_mvm_mac_ctxt_set_ht_flags()
|
/Linux-v4.19/drivers/scsi/esas2r/ |
D | atvda.h | 643 u8 protection_mode; member
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | wmi.c | 783 .protection_mode = WMI_VDEV_PARAM_PROTECTION_MODE, 858 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE, 932 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE, 1006 .protection_mode = WMI_10_4_VDEV_PARAM_PROTECTION_MODE, 1065 .protection_mode = WMI_PDEV_PARAM_PROTECTION_MODE, 1160 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE, 1256 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE, 1510 .protection_mode = WMI_10_4_PDEV_PARAM_PROTECTION_MODE,
|
D | wmi.h | 3642 u32 protection_mode; member 4995 u32 protection_mode; member
|
D | wmi-tlv.c | 3737 .protection_mode = WMI_TLV_PDEV_PARAM_PROTECTION_MODE, 3850 .protection_mode = WMI_TLV_VDEV_PARAM_PROTECTION_MODE,
|
D | mac.c | 1272 vdev_param = ar->wmi.vdev_param->protection_mode; in ath10k_mac_set_cts_prot()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | debugfs.c | 2342 DEBUGFS_READ_WRITE_FILE_OPS(protection_mode); 2394 DEBUGFS_ADD_FILE(protection_mode, dir_debug, 0600); in iwl_dbgfs_register()
|
/Linux-v4.19/drivers/net/wireless/marvell/ |
D | mwl8k.c | 3206 __le16 protection_mode; member 3259 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
|
/Linux-v4.19/drivers/scsi/ |
D | sd.c | 350 static DEVICE_ATTR_RO(protection_mode);
|