Lines Matching defs:mcx_tx
2317 struct mcx_tx {
2339 struct mcx_tx q_tx;
2556 static int mcx_create_sq(struct mcx_softc *, struct mcx_tx *, int, int,
2558 static int mcx_destroy_sq(struct mcx_softc *, struct mcx_tx *);
2559 static int mcx_ready_sq(struct mcx_softc *, struct mcx_tx *);
2586 static int mcx_query_sq(struct mcx_softc *, struct mcx_tx *, struct mcx_sq_ctx *);
2606 static int mcx_process_txeof(struct mcx_softc *, struct mcx_tx *,
2980 struct mcx_tx *tx = &q->q_tx;
5142 mcx_create_sq(struct mcx_softc *sc, struct mcx_tx *tx, int uar, int db,
5245 mcx_destroy_sq(struct mcx_softc *sc, struct mcx_tx *tx)
5292 mcx_ready_sq(struct mcx_softc *sc, struct mcx_tx *tx)
6533 mcx_query_sq(struct mcx_softc *sc, struct mcx_tx *tx, struct mcx_sq_ctx *sq_ctx)
6803 mcx_process_txeof(struct mcx_softc *sc, struct mcx_tx *tx,
7005 struct mcx_tx *tx = &q->q_tx;
7195 struct mcx_tx *tx;
7287 struct mcx_tx *tx;
7545 struct mcx_tx *tx = &q->q_tx;
7798 struct mcx_tx *tx = ifq->ifq_softc;