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

/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c652 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
718 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
786 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
1135 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0)
1644 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
1647 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 &&
1692 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 &&
1701 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0)
1851 sc->msk_pflags |= MSK_FLAG_JUMBO | MSK_FLAG_DESCV2 |
1873 sc->msk_pflags |= MSK_FLAG_FASTETHER | MSK_FLAG_DESCV2 |
[all...]
H A Dif_mskreg.h2566 #define MSK_FLAG_DESCV2 0x0040 macro

Completed in 120 milliseconds