Home
last modified time | relevance | path

Searched refs:IWM_DEVICE_FAMILY_9000 (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm_9260.c80 .device_family = IWM_DEVICE_FAMILY_9000, \
H A Dif_iwm_9000.c80 .device_family = IWM_DEVICE_FAMILY_9000, \
H A Dif_iwm_config.h80 IWM_DEVICE_FAMILY_9000, enumerator
H A Dif_iwm.c3791 if (sc->cfg->device_family == IWM_DEVICE_FAMILY_9000) in iwm_tx_fill_cmd()