Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/
Diwl-drv.c317 static void set_sec_offset(struct iwl_firmware_pieces *pieces, in set_sec_offset() function
515 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware()
519 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware()
523 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware()
527 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware()
704 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware()
713 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware()
722 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware()
731 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware()
821 set_sec_offset(pieces, IWL_UCODE_WOWLAN, in iwl_parse_tlv_firmware()
[all …]