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

/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwmvar.h541 #define IWM_DEVICE_FAMILY_8000 2 macro
H A Dif_iwm.c1167 if (sc->sc_device_family >= IWM_DEVICE_FAMILY_8000)
1781 if (sc->sc_device_family < IWM_DEVICE_FAMILY_8000)
2566 if (sc->sc_device_family < IWM_DEVICE_FAMILY_8000) {
3927 if (sc->sc_device_family >= IWM_DEVICE_FAMILY_8000) {
3998 } else if (sc->sc_device_family >= IWM_DEVICE_FAMILY_8000) {
4327 if (sc->sc_device_family >= IWM_DEVICE_FAMILY_8000)
4487 if (sc->sc_device_family < IWM_DEVICE_FAMILY_8000) {
9776 if (sc->sc_device_family == IWM_DEVICE_FAMILY_8000)
9864 if (sc->sc_device_family == IWM_DEVICE_FAMILY_8000 &&
11879 sc->sc_device_family = IWM_DEVICE_FAMILY_8000;
[all...]

Completed in 50 milliseconds