Lines Matching refs:msk_flags

490 	sc_if->msk_flags &= ~MSK_FLAG_LINK;
496 sc_if->msk_flags |= MSK_FLAG_LINK;
502 if ((sc_if->msk_flags & MSK_FLAG_FASTETHER) == 0)
503 sc_if->msk_flags |= MSK_FLAG_LINK;
510 if ((sc_if->msk_flags & MSK_FLAG_LINK) != 0) {
652 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 &&
909 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) == 0)
966 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) == 0)
1072 if ((sc_if->msk_flags & MSK_FLAG_JUMBO) == 0) {
1077 if ((sc_if->msk_flags &
1101 else if ((sc_if->msk_flags & MSK_FLAG_DETACH) == 0)
1135 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0)
1161 (sc_if->msk_flags & MSK_FLAG_JUMBO_NOCSUM) != 0) {
1610 sc_if->msk_flags = sc->msk_pflags;
1644 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
1647 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 &&
1648 (sc_if->msk_flags & MSK_FLAG_NORX_CSUM) == 0)
1680 if ((sc_if->msk_flags & MSK_FLAG_NOHWVLAN) == 0) {
1692 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0 &&
1693 (sc_if->msk_flags & MSK_FLAG_NORX_CSUM) == 0)
1701 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0)
2037 sc_if->msk_flags |= MSK_FLAG_DETACH;
2308 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) != 0)
2415 if (jumbo_disable != 0 || (sc_if->msk_flags & MSK_FLAG_JUMBO) == 0) {
2416 sc_if->msk_flags &= ~MSK_FLAG_JUMBO;
2444 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) != 0)
2513 sc_if->msk_flags &= ~MSK_FLAG_JUMBO;
2646 if (((sc_if->msk_flags & MSK_FLAG_AUTOTX_CSUM) == 0 &&
2648 ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
2706 } else if ((sc_if->msk_flags & MSK_FLAG_AUTOTX_CSUM) == 0 &&
2779 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0)
2786 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0)
2814 if ((sc_if->msk_flags & MSK_FLAG_AUTOTX_CSUM) != 0)
2931 IFF_DRV_RUNNING || (sc_if->msk_flags & MSK_FLAG_LINK) == 0)
2982 if ((sc_if->msk_flags & MSK_FLAG_LINK) == 0) {
3108 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) != 0) {
3208 if ((sc_if->msk_flags & MSK_FLAG_NORXCHK) != 0) {
3244 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) != 0)
3309 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) != 0)
3395 if ((sc_if->msk_flags & MSK_FLAG_LINK) == 0)
3828 (sc_if->msk_flags & MSK_FLAG_JUMBO_NOCSUM) != 0) {
3936 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) == 0) {
4010 if ((sc_if->msk_flags & MSK_FLAG_DESCV2) == 0 &&
4067 sc_if->msk_flags &= ~MSK_FLAG_LINK;
4080 if ((sc_if->msk_flags & MSK_FLAG_RAMBUF) == 0)
4299 sc_if->msk_flags &= ~MSK_FLAG_LINK;