Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddcdbas.c547 if (!(wsmt->protection_flags & ACPI_WSMT_FIXED_COMM_BUFFERS) || in dcdbas_check_wsmt()
548 !(wsmt->protection_flags & ACPI_WSMT_COMM_BUFFER_NESTED_PTR_PROTECTION)) in dcdbas_check_wsmt()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c432 __le32 *protection_flags, u32 ht_flag, in iwl_mvm_set_fw_protection_flags() argument
442 *protection_flags |= cpu_to_le32(tgg_flag); in iwl_mvm_set_fw_protection_flags()
461 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()
466 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()
579 &cmd->protection_flags, in iwl_mvm_mac_ctxt_cmd_common()