Home
last modified time | relevance | path

Searched refs:iwm_save_fw_paging (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_fw.h109 extern int iwm_save_fw_paging(struct iwm_softc *, const struct iwm_fw_img *);
H A Dif_iwm_fw.c288 iwm_save_fw_paging(struct iwm_softc *sc, const struct iwm_fw_img *fw) in iwm_save_fw_paging() function
H A Dif_iwm.c2906 error = iwm_save_fw_paging(sc, fw); in iwm_load_ucode_wait_alive()