Searched refs:RX_GOOD_FRAMES (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xilinx/ | ||
H A D | if_xaereg.h | 102 #define RX_GOOD_FRAMES 18 macro |
H A D | if_xae.c | 389 if_inc_counter(ifp, IFCOUNTER_IPACKETS, xae_stat(sc, RX_GOOD_FRAMES)); in xae_harvest_stats() |