Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.h2118 #define RXMISC_COUNT 0x000000000000ffffULL macro
H A Dniu.c3669 if (unlikely((misc & RXMISC_COUNT) > limit)) { in niu_sync_rx_discard_stats()
3671 rp->rx_errors += misc & RXMISC_COUNT; in niu_sync_rx_discard_stats()