Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm.c333 static int iwm_pcie_load_given_ucode(struct iwm_softc *,
2603 iwm_pcie_load_given_ucode(struct iwm_softc *sc, const struct iwm_fw_img *image) in iwm_pcie_load_given_ucode() function
2728 ret = iwm_pcie_load_given_ucode(sc, fw); in iwm_start_fw()