Home
last modified time | relevance | path

Searched refs:protection_flags (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddcdbas.c534 if (!(wsmt->protection_flags & ACPI_WSMT_FIXED_COMM_BUFFERS) || in dcdbas_check_wsmt()
535 !(wsmt->protection_flags & ACPI_WSMT_COMM_BUFFER_NESTED_PTR_PROTECTION)) in dcdbas_check_wsmt()
/kernel/linux/linux-6.6/drivers/platform/x86/dell/
H A 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()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac.h356 * @protection_flags: combination of &enum iwl_mac_protection_flags
376 __le32 protection_flags; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h345 * iwl_link_ctx_cfg_cmd::protection_flags
446 * @protection_flags: combination of &enum iwl_link_ctx_protection_flags
486 __le32 protection_flags; member
H A Dmac.h307 * @protection_flags: combination of &enum iwl_mac_protection_flags
327 __le32 protection_flags; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c425 __le32 *protection_flags, u32 ht_flag, in iwl_mvm_set_fw_protection_flags()
435 *protection_flags |= cpu_to_le32(tgg_flag); in iwl_mvm_set_fw_protection_flags()
454 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()
459 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_set_fw_protection_flags()
572 &cmd->protection_flags, in iwl_mvm_mac_ctxt_cmd_common()
422 iwl_mvm_set_fw_protection_flags(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_bss_conf *link_conf, __le32 *protection_flags, u32 ht_flag, u32 tgg_flag) iwl_mvm_set_fw_protection_flags() argument
H A Dlink.c158 &cmd.protection_flags, in iwl_mvm_link_changed()
H A Dmvm.h1801 __le32 *protection_flags, u32 ht_flag,
/kernel/linux/linux-5.10/include/acpi/
H A Dactbl3.h693 u32 protection_flags; member
696 /* Flags for protection_flags field above */
/kernel/linux/linux-6.6/include/acpi/
H A Dactbl3.h750 u32 protection_flags; member
753 /* Flags for protection_flags field above */
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c474 cmd->protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_mac_ctxt_set_ht_flags()
479 cmd->protection_flags |= cpu_to_le32(ht_flag); in iwl_mvm_mac_ctxt_set_ht_flags()
575 cmd->protection_flags |= cpu_to_le32(MAC_PROT_FLG_TGG_PROTECT); in iwl_mvm_mac_ctxt_cmd_common()

Completed in 24 milliseconds