Searched defs:pnvm_data (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | pnvm.c | 40 u8 *pnvm_data = NULL, *tmp; in iwl_pnvm_handle_section() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | pnvm.c | 33 iwl_pnvm_handle_section(struct iwl_trans *trans, const u8 *data, size_t len, struct iwl_pnvm_image *pnvm_data) iwl_pnvm_handle_section() argument 166 iwl_pnvm_parse(struct iwl_trans *trans, const u8 *data, size_t len, struct iwl_pnvm_image *pnvm_data) iwl_pnvm_parse() argument 287 struct iwl_pnvm_image *pnvm_data = NULL; iwl_pnvm_load_pnvm_to_trans() local 331 struct iwl_pnvm_image *pnvm_data = NULL; iwl_pnvm_load_reduce_power_to_trans() local [all...] |
H A D | uefi.c | 79 iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, u32 tlv_len, struct iwl_pnvm_image *pnvm_data) iwl_uefi_handle_tlv_mem_desc() argument 115 iwl_uefi_reduce_power_section(struct iwl_trans *trans, const u8 *data, size_t len, struct iwl_pnvm_image *pnvm_data) iwl_uefi_reduce_power_section() argument 169 iwl_uefi_reduce_power_parse(struct iwl_trans *trans, const u8 *data, size_t len, struct iwl_pnvm_image *pnvm_data) iwl_uefi_reduce_power_parse() argument [all...] |
H A D | uefi.h | 58 iwl_uefi_reduce_power_parse(struct iwl_trans *trans, const u8 *data, size_t len, struct iwl_pnvm_image *pnvm_data) iwl_uefi_reduce_power_parse() argument 76 iwl_uefi_handle_tlv_mem_desc(struct iwl_trans *trans, const u8 *data, u32 tlv_len, struct iwl_pnvm_image *pnvm_data) iwl_uefi_handle_tlv_mem_desc() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | ctxt-info-gen3.c | 284 iwl_pcie_load_payloads_continuously(struct iwl_trans *trans, const struct iwl_pnvm_image *pnvm_data, struct iwl_dram_data *dram) iwl_pcie_load_payloads_continuously() argument 318 iwl_pcie_load_payloads_segments(struct iwl_trans *trans, struct iwl_dram_regions *dram_regions, const struct iwl_pnvm_image *pnvm_data) iwl_pcie_load_payloads_segments() argument [all...] |
H A D | internal.h | 386 struct iwl_dram_regions pnvm_data; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.h | 1576 iwl_trans_load_pnvm(struct iwl_trans *trans, const struct iwl_pnvm_image *pnvm_data, const struct iwl_ucode_capabilities *capa) iwl_trans_load_pnvm() argument
|
Completed in 7 milliseconds