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

/freebsd-11-stable/sys/dev/ale/
H A Dif_alevar.h205 #define ALE_FLAG_JUMBO 0x0040 macro
H A Dif_ale.c495 sc->ale_flags |= ALE_FLAG_JUMBO;
1033 if ((sc->ale_flags & ALE_FLAG_JUMBO) != 0)
1981 ((sc->ale_flags & ALE_FLAG_JUMBO) == 0 &&
2755 if ((sc->ale_flags & ALE_FLAG_JUMBO) != 0) {
2774 if ((sc->ale_flags & ALE_FLAG_JUMBO) != 0) {

Completed in 72 milliseconds