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

  /src/sys/arch/arm/xscale/
ixp425_if_npereg.h 119 #define NPE_GETSTATS 0x04 /* get statistics */
222 * Stat block returned by NPE with NPE_GETSTATS msg.
ixp425_if_npe.c 213 static int npe_getstats(struct npe_softc *);
1510 npe_getstats(struct npe_softc *sc)
1514 msg[0] = NPE_GETSTATS << NPE_MAC_MSGID_SHL;

Completed in 145 milliseconds