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

/freebsd-13-stable/sys/dev/iwm/
H A Dif_iwmvar.h143 * enum iwm_ucode_type
152 enum iwm_ucode_type { enum
462 enum iwm_ucode_type cur_ucode;
H A Dif_iwm.c244 enum iwm_ucode_type,
321 enum iwm_ucode_type);
424 enum iwm_ucode_type type, const uint8_t *data, size_t dlen)
2799 enum iwm_ucode_type ucode_type = sc->cur_ucode;
2888 enum iwm_ucode_type ucode_type)
2893 enum iwm_ucode_type old_type = sc->cur_ucode;

Completed in 119 milliseconds