Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.h2117 #define RXMISC_COUNT 0x000000000000ffffULL macro
Dniu.c3668 if (unlikely((misc & RXMISC_COUNT) > limit)) { in niu_sync_rx_discard_stats()
3670 rp->rx_errors += misc & RXMISC_COUNT; in niu_sync_rx_discard_stats()