Searched refs:RXMISC_OFLOW (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/sun/ | ||
D | niu.h | 2116 #define RXMISC_OFLOW 0x0000000000010000ULL macro |
D | niu.c | 3672 if (unlikely(misc & RXMISC_OFLOW)) in niu_sync_rx_discard_stats() |