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