Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmvar.h151 enum iwm_ucode_type { enum
463 enum iwm_ucode_type cur_ucode;
H A Dif_iwm.c262 enum iwm_ucode_type,
339 enum iwm_ucode_type);
448 enum iwm_ucode_type type, const uint8_t *data, size_t dlen) in iwm_firmware_store_section()
2752 enum iwm_ucode_type ucode_type = sc->cur_ucode; in iwm_send_phy_cfg_cmd()
2841 enum iwm_ucode_type ucode_type) in iwm_load_ucode_wait_alive()
2846 enum iwm_ucode_type old_type = sc->cur_ucode; in iwm_load_ucode_wait_alive()