Home
last modified time | relevance | path

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

/freebsd/sys/dev/ale/
H A Dif_alevar.h204 #define ALE_FLAG_JUMBO 0x0040 macro
H A Dif_ale.c494 sc->ale_flags |= ALE_FLAG_JUMBO; in ale_attach()
1006 if ((sc->ale_flags & ALE_FLAG_JUMBO) != 0) in ale_dma_alloc()
1937 ((sc->ale_flags & ALE_FLAG_JUMBO) == 0 && in ale_ioctl()
2710 if ((sc->ale_flags & ALE_FLAG_JUMBO) != 0) { in ale_init_locked()
2729 if ((sc->ale_flags & ALE_FLAG_JUMBO) != 0) { in ale_init_locked()