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

  /src/sys/dev/pci/
if_wm.c 10246 uint32_t rsshash = le32toh(wm_rxdesc_get_rsshash(rxq, i)); local in function:wm_rxeof
10366 * should be save rsshash and rsstype to this mbuf.
10370 device_xname(sc->sc_dev), rsstype, rsshash));
if_wm.c 10246 uint32_t rsshash = le32toh(wm_rxdesc_get_rsshash(rxq, i)); local in function:wm_rxeof
10366 * should be save rsshash and rsstype to this mbuf.
10370 device_xname(sc->sc_dev), rsstype, rsshash));

Completed in 125 milliseconds