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

/linux-4.4.14/drivers/net/wireless/iwlwifi/
H A Diwl-drv.c332 static void set_sec_offset(struct iwl_firmware_pieces *pieces, set_sec_offset() function
573 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_INST, iwl_parse_v1_v2_firmware()
577 set_sec_offset(pieces, IWL_UCODE_REGULAR, IWL_UCODE_SECTION_DATA, iwl_parse_v1_v2_firmware()
581 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_INST, iwl_parse_v1_v2_firmware()
585 set_sec_offset(pieces, IWL_UCODE_INIT, IWL_UCODE_SECTION_DATA, iwl_parse_v1_v2_firmware()
668 set_sec_offset(pieces, IWL_UCODE_REGULAR, iwl_parse_tlv_firmware()
677 set_sec_offset(pieces, IWL_UCODE_REGULAR, iwl_parse_tlv_firmware()
686 set_sec_offset(pieces, IWL_UCODE_INIT, iwl_parse_tlv_firmware()
695 set_sec_offset(pieces, IWL_UCODE_INIT, iwl_parse_tlv_firmware()
787 set_sec_offset(pieces, IWL_UCODE_WOWLAN, iwl_parse_tlv_firmware()
796 set_sec_offset(pieces, IWL_UCODE_WOWLAN, iwl_parse_tlv_firmware()

Completed in 66 milliseconds