HomeSort by: relevance | last modified time | path
    Searched refs:GE_RXACTIVE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/marvell/
if_gfevar.h 147 #define GE_RXACTIVE 0x0004
if_gfe.c 1049 if ((sc->sc_flags & GE_RXACTIVE) == 0) {
1058 if ((sc->sc_flags & GE_RXACTIVE) == 0) {
1068 if ((sc->sc_flags & GE_RXACTIVE) == 0) {
1078 if ((sc->sc_flags & GE_RXACTIVE) == 0) {
1112 sc->sc_flags &= ~GE_RXACTIVE;
1702 sc->sc_flags |= GE_RXACTIVE;

Completed in 14 milliseconds