Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm.c341 static int iwm_pcie_load_given_ucode(struct iwm_softc *,
2582 iwm_pcie_load_given_ucode(struct iwm_softc *sc, const struct iwm_fw_img *image) in iwm_pcie_load_given_ucode() function
2707 ret = iwm_pcie_load_given_ucode(sc, fw); in iwm_start_fw()