Searched refs:set_sec_offset (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 376 static void set_sec_offset(struct iwl_firmware_pieces *pieces, in set_sec_offset() function 574 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 578 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 582 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 586 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 763 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 772 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 781 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 790 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 880 set_sec_offset(piece in iwl_parse_tlv_firmware() [all...] |