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

  /src/sys/dev/ic/
rtl81x9var.h 216 uint32_t re_rxlenmask; member in struct:rtk_softc
rtl8169.c 557 total_len = rxstat & sc->re_rxlenmask;
723 sc->re_rxlenmask = RE_RDESC_STAT_GFRAGLEN;
729 sc->re_rxlenmask = RE_RDESC_STAT_FRAGLEN;
1256 total_len = rxstat & sc->re_rxlenmask;

Completed in 12 milliseconds