Home
last modified time | relevance | path

Searched refs:protection_flags (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/platform/x86/dell/
Ddcdbas.c546 if (!(wsmt->protection_flags & ACPI_WSMT_FIXED_COMM_BUFFERS) || in dcdbas_check_wsmt()
547 !(wsmt->protection_flags & ACPI_WSMT_COMM_BUFFER_NESTED_PTR_PROTECTION)) in dcdbas_check_wsmt()
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/fw/api/
Dmac.h327 __le32 protection_flags; member
/linux-5.19.10/include/acpi/
Dactbl3.h747 u32 protection_flags; member
/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c419 cmd->protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_mac_ctxt_set_ht_flags()
424 cmd->protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_mac_ctxt_set_ht_flags()
520 cmd->protection_flags |= cpu_to_le32(MAC_PROT_FLG_TGG_PROTECT); in iwl_mvm_mac_ctxt_cmd_common()