Searched refs:set_sec_offset (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/net/wireless/intel/iwlwifi/ |
| D | iwl-drv.c | 375 static void set_sec_offset(struct iwl_firmware_pieces *pieces, in set_sec_offset() function 573 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 577 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 581 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 585 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 762 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 771 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 780 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 789 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 879 set_sec_offset(pieces, IWL_UCODE_WOWLAN, in iwl_parse_tlv_firmware() [all …]
|