Searched refs:ALE_FLAG_TXCMB_BUG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ale/
H A Dif_alevar.h208 #define ALE_FLAG_TXCMB_BUG 0x0200 macro
H A Dif_ale.c518 sc->ale_flags |= ALE_FLAG_TXCMB_BUG;
2324 if ((sc->ale_flags & ALE_FLAG_TXCMB_BUG) == 0) {
2801 if ((sc->ale_flags & ALE_FLAG_TXCMB_BUG) == 0)

Completed in 117 milliseconds