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

/netbsd-current/sys/arch/arm/at91/
H A Dat91emac.c94 static int emac_gctx(struct emac_softc *);
180 emac_gctx(struct emac_softc *sc) function
312 if (emac_gctx(sc) > 0)
574 if (emac_gctx(sc) > 0 && IFQ_IS_EMPTY(&ifp->if_snd) == 0) {
613 if (emac_gctx(sc) == 0) {

Completed in 184 milliseconds