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