Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c152 __le32 *protection_flags) in iwl_mld_fill_protection_flags() argument
161 *protection_flags |= cpu_to_le32(LINK_PROT_FLG_TGG_PROTECT); in iwl_mld_fill_protection_flags()
171 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mld_fill_protection_flags()
176 *protection_flags |= cpu_to_le32(ht_flag); in iwl_mld_fill_protection_flags()
296 iwl_mld_fill_protection_flags(mld, link, &cmd.protection_flags); in iwl_mld_change_link_in_fw()
/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()
H A Dlink.c249 &cmd.protection_flags, in iwl_mvm_link_changed()
H A Dmvm.h2009 __le32 *protection_flags, u32 ht_flag,
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dmac-cfg.h396 * iwl_link_ctx_cfg_cmd::protection_flags
540 * @protection_flags: combination of &enum iwl_link_ctx_protection_flags
591 __le32 protection_flags; member
/linux/include/acpi/
H A Dactbl3.h771 u32 protection_flags; member
774 /* Flags for protection_flags field above */