Searched refs:mcx_create_rq (Results 1 – 1 of 1) sorted by relevance
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) in mcx_create_rq() function7286 if (mcx_create_rq(sc, rx, q->q_index, q->q_cq.cq_n) != 0) in mcx_queue_up()