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

/freebsd-11.0-release/sys/dev/bge/
H A Dif_bge.c2488 if (sc->bge_flags & (BGE_FLAG_TSO | BGE_FLAG_TSO3)) {
2604 if (sc->bge_flags & (BGE_FLAG_TSO | BGE_FLAG_TSO3))
3065 if (sc->bge_flags & (BGE_FLAG_TSO | BGE_FLAG_TSO3)) {
3578 sc->bge_flags |= BGE_FLAG_TSO;
3752 if ((sc->bge_flags & (BGE_FLAG_TSO | BGE_FLAG_TSO3)) != 0) {
H A Dif_bgereg.h2983 #define BGE_FLAG_TSO 0x00000800 macro

Completed in 104 milliseconds