Lines Matching defs:mcx_cq
2285 struct mcx_cq {
2348 struct mcx_cq q_cq;
2568 static int mcx_create_cq(struct mcx_softc *, struct mcx_cq *, int, int,
2570 static int mcx_destroy_cq(struct mcx_softc *, struct mcx_cq *);
2602 static int mcx_query_cq(struct mcx_softc *, struct mcx_cq *, struct mcx_cq_ctx *);
2624 struct mcx_cq *);
2626 static void mcx_arm_cq(struct mcx_softc *, struct mcx_cq *, int);
4656 mcx_create_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar, int db, int eqn)
4759 mcx_destroy_cq(struct mcx_softc *sc, struct mcx_cq *cq)
6616 mcx_query_cq(struct mcx_softc *sc, struct mcx_cq *cq, struct mcx_cq_ctx *cq_ctx)
7000 mcx_next_cq_entry(struct mcx_softc *sc, struct mcx_cq *cq)
7017 mcx_arm_cq(struct mcx_softc *sc, struct mcx_cq *cq, int uar)
7048 mcx_process_cq(struct mcx_softc *sc, struct mcx_queues *q, struct mcx_cq *cq)
7583 struct mcx_cq *cq = &q->q_cq;