Searched refs:set_sec_offset (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-drv.c | 368 static void set_sec_offset(struct iwl_firmware_pieces *pieces, in set_sec_offset() function 562 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 566 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 570 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 574 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 751 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 760 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 769 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 778 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 868 set_sec_offset(pieces, IWL_UCODE_WOWLAN, in iwl_parse_tlv_firmware() [all …]
|