Home
last modified time | relevance | path

Searched refs:AE_TXS_MULTICOL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ae/
H A Dif_aereg.h365 #define AE_TXS_MULTICOL 0x0100 /* Multiple collisions occuried. */ macro
H A Dif_ae.c2220 if ((flags & AE_TXS_MULTICOL) != 0) in ae_update_stats_tx()