Searched refs:AE_TXS_MULTICOL (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ae/ | ||
H A D | if_aereg.h | 365 #define AE_TXS_MULTICOL 0x0100 /* Multiple collisions occuried. */ macro |
H A D | if_ae.c | 2204 if ((flags & AE_TXS_MULTICOL) != 0) in ae_update_stats_tx() |