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

  /src/sys/dev/marvell/
if_mvgbe.c 309 static int mvgbe_ipginttx(struct mvgbec_softc *, struct mvgbe_softc *,
949 mvgbe_ipginttx(struct mvgbec_softc *csc, struct mvgbe_softc *sc, function in typeref:typename:int
1267 mvgbe_ipginttx(csc, sc, sc->sc_ipginttx);
2355 if (mvgbe_ipginttx(csc, sc, t) < 0)
if_mvgbe.c 309 static int mvgbe_ipginttx(struct mvgbec_softc *, struct mvgbe_softc *,
949 mvgbe_ipginttx(struct mvgbec_softc *csc, struct mvgbe_softc *sc, function in typeref:typename:int
1267 mvgbe_ipginttx(csc, sc, sc->sc_ipginttx);
2355 if (mvgbe_ipginttx(csc, sc, t) < 0)

Completed in 30 milliseconds