Lines Matching defs:mcx_rx
2303 struct mcx_rx {
2338 struct mcx_rx q_rx;
2560 static int mcx_create_rq(struct mcx_softc *, struct mcx_rx *, int, int);
2561 static int mcx_destroy_rq(struct mcx_softc *, struct mcx_rx *);
2562 static int mcx_ready_rq(struct mcx_softc *, struct mcx_rx *);
2563 static int mcx_create_tir_direct(struct mcx_softc *, struct mcx_rx *,
2585 static int mcx_query_rq(struct mcx_softc *, struct mcx_rx *, struct mcx_rq_ctx *);
2603 static int mcx_process_rx(struct mcx_softc *, struct mcx_rx *,
2979 struct mcx_rx *rx = &q->q_rx;
4782 mcx_create_rq(struct mcx_softc *sc, struct mcx_rx *rx, int db, int cqn)
4882 mcx_ready_rq(struct mcx_softc *sc, struct mcx_rx *rx)
4938 mcx_destroy_rq(struct mcx_softc *sc, struct mcx_rx *rx)
4985 mcx_create_tir_direct(struct mcx_softc *sc, struct mcx_rx *rx, int *tirn)
6470 mcx_query_rq(struct mcx_softc *sc, struct mcx_rx *rx, struct mcx_rq_ctx *rq_ctx)
6720 mcx_rx_fill_slots(struct mcx_softc *sc, struct mcx_rx *rx, uint nslots)
6777 mcx_rx_fill(struct mcx_softc *sc, struct mcx_rx *rx)
6793 struct mcx_rx *rx = xrx;
6895 mcx_process_rx(struct mcx_softc *sc, struct mcx_rx *rx,
7004 struct mcx_rx *rx = &q->q_rx;
7194 struct mcx_rx *rx;
7286 struct mcx_rx *rx;
7544 struct mcx_rx *rx = &q->q_rx;
7759 struct mcx_rx *rx = &sc->sc_queues[i].q_rx;