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

  /src/sys/arch/arm/xscale/
ixp425_if_npereg.h 124 #define NPE_SETRXQOSENTRY 0x0b /* map user pri -> QoS class+rx qid */
ixp425_if_npe.c 210 static int npe_setrxqosentry(struct npe_softc *, int, int, int);
632 npe_setrxqosentry(sc, i, 0, sc->rx_qid);
1481 npe_setrxqosentry(struct npe_softc *sc, int classix, int trafclass, int qid) function in typeref:typename:int
1486 msg[0] = (NPE_SETRXQOSENTRY << NPE_MAC_MSGID_SHL) | (npeid << 20)

Completed in 14 milliseconds