if_mcx.c | 2571 static int mcx_create_sq(struct mcx_softc *, struct mcx_tx *, int, int, 5166 mcx_create_sq(struct mcx_softc *sc, struct mcx_tx *tx, int uar, int db, function in typeref:typename:int 7282 if (mcx_create_sq(sc, tx, q->q_uar, q->q_index, q->q_cq.cq_n)
|