Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h462 enum iwm_ucode_type cur_ucode;
461 enum iwm_ucode_type cur_ucode; global() member
H A Dif_iwm.c2731 enum iwm_ucode_type ucode_type = sc->cur_ucode; in iwm_send_phy_cfg_cmd()
2825 enum iwm_ucode_type old_type = sc->cur_ucode; in iwm_load_ucode_wait_alive()
2830 sc->cur_ucode = ucode_type; in iwm_load_ucode_wait_alive()
2841 sc->cur_ucode = old_type; in iwm_load_ucode_wait_alive()
2866 sc->cur_ucode = old_type; in iwm_load_ucode_wait_alive()
2873 sc->cur_ucode = old_type; in iwm_load_ucode_wait_alive()