Home
last modified time | relevance | path

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

/linux-6.15/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.c341 msg_in.protection_mode = PXP42_ARB_SESSION_MODE_HEAVY; in intel_pxp_tee_cmd_create_arb_session()
H A Dintel_pxp_gsccs.c222 msg_in.protection_mode = PXP43_INIT_SESSION_PROTECTION_ARB; in intel_pxp_gsccs_create_session()
/linux-6.15/drivers/gpu/drm/xe/abi/
H A Dgsc_pxp_commands_abi.h76 u32 protection_mode; member
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c154 u8 protection_mode = link->ht_operation_mode & in iwl_mld_fill_protection_flags() local
158 IWL_DEBUG_RATE(mld, "HT protection mode: %d\n", protection_mode); in iwl_mld_fill_protection_flags()
166 switch (protection_mode) { in iwl_mld_fill_protection_flags()
/linux-6.15/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-6.15/drivers/gpu/drm/xe/
H A Dxe_pxp_submit.c518 msg_in.protection_mode = PXP43_INIT_SESSION_PROTECTION_ARB; in xe_pxp_submit_session_init()
/linux-6.15/drivers/scsi/esas2r/
H A Datvda.h643 u8 protection_mode; member
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.c788 .protection_mode = WMI_VDEV_PARAM_PROTECTION_MODE,
865 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE,
941 .protection_mode = WMI_10X_VDEV_PARAM_PROTECTION_MODE,
1017 .protection_mode = WMI_10_4_VDEV_PARAM_PROTECTION_MODE,
1078 .protection_mode = WMI_PDEV_PARAM_PROTECTION_MODE,
1173 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE,
1269 .protection_mode = WMI_10X_PDEV_PARAM_PROTECTION_MODE,
1524 .protection_mode = WMI_10_4_PDEV_PARAM_PROTECTION_MODE,
H A Dwmi.h3769 u32 protection_mode; member
5186 u32 protection_mode; member
H A Dwmi-tlv.c4347 .protection_mode = WMI_TLV_PDEV_PARAM_PROTECTION_MODE,
4481 .protection_mode = WMI_TLV_VDEV_PARAM_PROTECTION_MODE,
H A Dmac.c1326 vdev_param = ar->wmi.vdev_param->protection_mode; in ath10k_mac_set_cts_prot()
/linux-6.15/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()
/linux-6.15/drivers/net/wireless/marvell/
H A Dmwl8k.c3224 __le16 protection_mode; member
3277 cmd->protection_mode = cpu_to_le16(prot_mode); in mwl8k_cmd_set_aid()
/linux-6.15/drivers/scsi/
H A Dsd.c424 static DEVICE_ATTR_RO(protection_mode);