Searched refs:MAC_RX_STATS_UNDERSIZE (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/broadcom/ | ||
D | tg3.h | 885 #define MAC_RX_STATS_UNDERSIZE 0x000008b8 macro |
D | tg3.c | 10953 TG3_STAT_ADD32(&sp->rx_undersize_packets, MAC_RX_STATS_UNDERSIZE); in tg3_periodic_fetch_stats() |