iwm_fw_img
const struct iwm_fw_img *image, int cpu, int *first_ucode_section)
const struct iwm_fw_img *image, int cpu, int *first_ucode_section)
iwm_pcie_load_given_ucode(struct iwm_softc *sc, const struct iwm_fw_img *image)
const struct iwm_fw_img *image)
iwm_start_fw(struct iwm_softc *sc, const struct iwm_fw_img *fw)
const struct iwm_fw_img *fw;
const struct iwm_fw_img *,
const struct iwm_fw_img *,
const struct iwm_fw_img *);
const struct iwm_fw_img *);
static int iwm_start_fw(struct iwm_softc *, const struct iwm_fw_img *);
struct iwm_fw_img *fws;
iwm_fill_paging_mem(struct iwm_softc *sc, const struct iwm_fw_img *image)
iwm_alloc_fw_paging_mem(struct iwm_softc *sc, const struct iwm_fw_img *image)
iwm_save_fw_paging(struct iwm_softc *sc, const struct iwm_fw_img *fw)
iwm_send_paging_cmd(struct iwm_softc *sc, const struct iwm_fw_img *fw)
extern int iwm_save_fw_paging(struct iwm_softc *, const struct iwm_fw_img *);
extern int iwm_send_paging_cmd(struct iwm_softc *, const struct iwm_fw_img *);
struct iwm_fw_img img[IWM_UCODE_TYPE_MAX];