Searched refs:RL_TXSTAT_COLLCNT (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/rl/
H A Dif_rl.c1257 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, (txstat & RL_TXSTAT_COLLCNT) >> 24);
H A Dif_rlreg.h230 #define RL_TXSTAT_COLLCNT 0x0F000000 macro

Completed in 122 milliseconds