Searched refs:CUE_TX_MULTICOLL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/net/ | ||
H A D | if_cuereg.h | 63 #define CUE_TX_MULTICOLL 0x6B macro |
H A D | if_cue.c | 568 if_inc_counter(ifp, IFCOUNTER_COLLISIONS, cue_csr_read_2(sc, CUE_TX_MULTICOLL)); in cue_tick() |