Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd_interface_42.h21 u32 protection_mode; member
H A Dintel_pxp_cmd_interface_43.h48 u32 protection_mode; member
H A Dintel_pxp_tee.c334 msg_in.protection_mode = PXP42_ARB_SESSION_MODE_HEAVY; in intel_pxp_tee_cmd_create_arb_session()
H A Dintel_pxp_gsccs.c221 msg_in.protection_mode = PXP43_INIT_SESSION_PROTECTION_ARB; in intel_pxp_gsccs_create_session()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c429 u8 protection_mode = link_conf->ht_operation_mode & in iwl_mvm_set_fw_protection_flags() local
444 IWL_DEBUG_RATE(mvm, "protection mode set to %d\n", protection_mode); in iwl_mvm_set_fw_protection_flags()
449 switch (protection_mode) { in iwl_mvm_set_fw_protection_flags()
463 protection_mode); in iwl_mvm_set_fw_protection_flags()
/openbmc/linux/drivers/scsi/esas2r/
H A Datvda.h643 u8 protection_mode; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A 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,
H A Dwmi.h3734 u32 protection_mode; member
5158 u32 protection_mode; member
H A Dwmi-tlv.c4346 .protection_mode = WMI_TLV_PDEV_PARAM_PROTECTION_MODE,
4480 .protection_mode = WMI_TLV_VDEV_PARAM_PROTECTION_MODE,
H A Dmac.c1331 vdev_param = ar->wmi.vdev_param->protection_mode; in ath10k_mac_set_cts_prot()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddebugfs.c2298 DEBUGFS_READ_WRITE_FILE_OPS(protection_mode);
2344 DEBUGFS_ADD_FILE(protection_mode, dir_debug, 0600); in iwl_dbgfs_register()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c3219 __le16 protection_mode; member
3272 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
/openbmc/linux/drivers/scsi/
H A Dsd.c411 static DEVICE_ATTR_RO(protection_mode);