HomeSort by: relevance | last modified time | path
    Searched defs:wm_mchash (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/
if_wm.c 866 static uint32_t wm_mchash(struct wm_softc *, const uint8_t *);
4370 * wm_mchash:
4376 wm_mchash(struct wm_softc *sc, const uint8_t *enaddr) function in typeref:typename:uint32_t
4544 hash = wm_mchash(sc, enm->enm_addrlo);

Completed in 186 milliseconds