Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c196 static int iwi_load_ucode(struct iwi_softc *, const struct iwi_fw *);
2403 iwi_load_ucode(struct iwi_softc *sc, const struct iwi_fw *fw) in iwi_load_ucode() function
3203 if (iwi_load_ucode(sc, &sc->fw_uc) != 0) {