Home
last modified time | relevance | path

Searched refs:XL_RXSTAT_UP_CMPLT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h506 #define XL_RXSTAT_UP_CMPLT 0x00008000 macro
H A Dif_xl.c1992 if (!(rxstat & XL_RXSTAT_UP_CMPLT)) { in xl_rxeof()