Home
last modified time | relevance | path

Searched refs:IWL_UCODE_TLV_PNVM_SKU (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c135 case IWL_UCODE_TLV_PNVM_SKU: in iwl_pnvm_handle_section()
189 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_pnvm_parse()
H A Duefi.c147 case IWL_UCODE_TLV_PNVM_SKU: in iwl_uefi_reduce_power_section()
192 if (tlv_type == IWL_UCODE_TLV_PNVM_SKU) { in iwl_uefi_reduce_power_parse()
H A Dfile.h100 IWL_UCODE_TLV_PNVM_SKU = 64, enumerator