Searched refs:MSK_FLAG_DESCV2 (Results 1 – 2 of 2) sorted by relevance
652 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 && in msk_rx_fill()718 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 && in msk_init_rx_ring()786 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 && in msk_init_jumbo_rx_ring()1135 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0) in msk_ioctl()1644 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 && in msk_attach()1647 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 && in msk_attach()1692 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 && in msk_attach()1701 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0) in msk_attach()1851 sc->msk_pflags |= MSK_FLAG_JUMBO | MSK_FLAG_DESCV2 | in mskc_attach()1873 sc->msk_pflags |= MSK_FLAG_FASTETHER | MSK_FLAG_DESCV2 | in mskc_attach()[all …]
2566 #define MSK_FLAG_DESCV2 0x0040 macro