Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd_interface_42.h21 u32 protection_mode; member
H A Dintel_pxp_tee.c341 msg_in.protection_mode = PXP42_ARB_SESSION_MODE_HEAVY; in intel_pxp_tee_cmd_create_arb_session()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c436 u8 protection_mode = link_conf->ht_operation_mode & in iwl_mvm_set_fw_protection_flags() local
451 IWL_DEBUG_RATE(mvm, "protection mode set to %d\n", protection_mode); in iwl_mvm_set_fw_protection_flags()
456 switch (protection_mode) { in iwl_mvm_set_fw_protection_flags()
470 protection_mode); in iwl_mvm_set_fw_protection_flags()
/linux/drivers/scsi/esas2r/
H A Datvda.h643 u8 protection_mode; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.c789 .protection_mode = WMI_VDEV_PARAM_PROTECTION_MODE,
866 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE,
942 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE,
1018 .protection_mode = WMI_10_4_VDEV_PARAM_PROTECTION_MODE,
1079 .protection_mode = WMI_PDEV_PARAM_PROTECTION_MODE,
1174 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE,
1270 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE,
1525 .protection_mode = WMI_10_4_PDEV_PARAM_PROTECTION_MODE,
H A Dmac.c1355 vdev_param = ar->wmi.vdev_param->protection_mode; in ath10k_mac_set_cts_prot()