Searched refs:iwm_ucode_type (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmvar.h153 enum iwm_ucode_type { enum
553 enum iwm_ucode_type sc_uc_current;
H A Dif_iwm.c261 int iwm_firmware_store_section(struct iwm_softc *, enum iwm_ucode_type,
386 int iwm_load_firmware_7000(struct iwm_softc *, enum iwm_ucode_type);
389 int iwm_load_firmware_8000(struct iwm_softc *, enum iwm_ucode_type);
390 int iwm_load_firmware(struct iwm_softc *, enum iwm_ucode_type);
391 int iwm_start_fw(struct iwm_softc *, enum iwm_ucode_type);
394 int iwm_load_ucode_wait_alive(struct iwm_softc *, enum iwm_ucode_type);
627 iwm_firmware_store_section(struct iwm_softc *sc, enum iwm_ucode_type type,
4177 iwm_load_firmware_7000(struct iwm_softc *sc, enum iwm_ucode_type ucode_type)
4287 iwm_load_firmware_8000(struct iwm_softc *sc, enum iwm_ucode_type ucode_type)
4318 iwm_load_firmware(struct iwm_softc *sc, enum iwm_ucode_type ucode_typ
[all...]

Completed in 98 milliseconds