Home
last modified time | relevance | path

Searched refs:hwVersion (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mwl/
H A Dmwlhal.h197 uint8_t hwVersion; /* version of the HW */ member
H A Dmwlhal.c583 hw->hwVersion = pCmd->Version; in mwl_hal_gethwspecs()
586 mh->mh_revs.mh_macRev = hw->hwVersion; /* XXX */ in mwl_hal_gethwspecs()
H A Dif_mwl.c4791 sc->sc_hwspecs.hwVersion, in mwl_announce()