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)
|