HomeSort by: relevance | last modified time | path
    Searched defs:mcx_cq (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_mcx.c 2285 struct mcx_cq { struct
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
    [all...]
if_mcx.c 2285 struct mcx_cq { struct
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
    [all...]
if_mcx.c 2285 struct mcx_cq { struct
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
    [all...]

Completed in 45 milliseconds