| if_mcx.c | 2575 static int mcx_create_rq(struct mcx_softc *, struct mcx_rx *, int, int); 4809 mcx_create_rq(struct mcx_softc *sc, struct mcx_rx *rx, int db, int cqn) function in typeref:typename:int 7286 if (mcx_create_rq(sc, rx, q->q_index, q->q_cq.cq_n) != 0)
|