Searched refs:AUE_TXSTAT0_LATECOLL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/net/ | ||
H A D | if_auereg.h | 158 #define AUE_TXSTAT0_LATECOLL 0x20 macro |
H A D | if_aue.c | 758 if (pkt.aue_txstat0 & (AUE_TXSTAT0_LATECOLL | in aue_intr_callback() |