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

/freebsd-10-stable/sys/arm/xscale/ixp425/
H A Dif_npe.c146 struct npestats sc_totals; /* accumulated sc_stats */ member in struct:npe_softc
381 CTLFLAG_RD, &sc->sc_totals, npestats, "onboard stats");
876 #define NPEADD(x) sc->sc_totals.x += be32toh(ns->x)

Completed in 310 milliseconds