Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RX_NO_DESC
drivers/net/ethernet/rdc/r6040.c
159
#define RX_INTS (RX_FIFO_FULL | RX_NO_DESC | RX_FINISH)
drivers/net/ethernet/rdc/r6040.c
669
if (status & RX_NO_DESC) {