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

/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c419 if (sc->hw_type == IWN_HW_REV_TYPE_5300)
487 sc->hw_type = (IWN_READ(sc, IWN_HW_REV) >> IWN_HW_REV_TYPE_SHIFT)
495 if (sc->hw_type == IWN_HW_REV_TYPE_4965)
531 if (sc->hw_type != IWN_HW_REV_TYPE_4965 &&
787 sc->subdevice_id,sc->hw_type);
823 sc->subdevice_id,sc->hw_type);
857 sc->subdevice_id,sc->hw_type);
877 sc->subdevice_id,sc->hw_type);
902 sc->subdevice_id,sc->hw_type);
925 sc->subdevice_id,sc->hw_type);
[all...]
H A Dif_iwnvar.h260 uint8_t hw_type; member in struct:iwn_softc

Completed in 68 milliseconds