Home
last modified time | relevance | path

Searched defs:ucode_capa (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwmvar.h187 struct iwm_ucode_capabilities ucode_capa; member
H A Dif_iwm.c534 const struct iwm_ucode_capa *ucode_capa = (const void *)data; in iwm_set_ucode_capabilities() local