Searched refs:set_sec_offset (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/wireless/iwlwifi/ |
D | iwl-drv.c | 332 static void set_sec_offset(struct iwl_firmware_pieces *pieces, in set_sec_offset() function 537 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 541 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 545 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_INST, in iwl_parse_v1_v2_firmware() 549 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, in iwl_parse_v1_v2_firmware() 630 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 639 set_sec_offset(pieces, IWL_UCODE_REGULAR, in iwl_parse_tlv_firmware() 648 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 657 set_sec_offset(pieces, IWL_UCODE_INIT, in iwl_parse_tlv_firmware() 749 set_sec_offset(pieces, IWL_UCODE_WOWLAN, in iwl_parse_tlv_firmware() [all …]
|