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

/freebsd-12-stable/sys/dev/neta/
H A Dif_mvnetareg.h612 #define MVNETA_PANC_FORCELINKPASS (1 << 1) macro
H A Dif_mvneta.c2386 reg &= ~(MVNETA_PANC_FORCELINKFAIL | MVNETA_PANC_FORCELINKPASS |
2401 reg &= ~(MVNETA_PANC_FORCELINKFAIL | MVNETA_PANC_FORCELINKPASS |
2599 reg |= MVNETA_PANC_FORCELINKPASS;
2619 reg &= ~MVNETA_PANC_FORCELINKPASS;

Completed in 114 milliseconds