oce_cq
struct oce_cq *cq = NULL;
struct oce_cq *cq = wq->cq;
struct oce_cq *cq = rq->cq;
struct oce_cq *cq = mq->cq;
struct oce_cq *cq;
struct oce_cq *cq = wq->cq;
struct oce_cq *cq;
struct oce_cq * cq[OCE_MAX_CQ_EQ];
struct oce_cq *cq = rq->cq;
struct oce_cq *cq;
struct oce_cq *cq = mq->cq;
struct oce_cq *
struct oce_cq *cq = NULL;
cq = malloc(sizeof(struct oce_cq), M_DEVBUF, M_NOWAIT | M_ZERO);
oce_destroy_cq(struct oce_cq *cq)
struct oce_cq * cq;
oce_arm_cq(struct oce_cq *cq, int ncqe, int rearm)
struct oce_cq * cq;
struct oce_cq * cq;
struct oce_cq * sc_cq[OCE_MAX_CQ]; /* Completion queues */
oce_new_cq(struct oce_softc *sc, struct oce_cq *cq)
struct oce_cq *
oce_arm_cq(struct oce_cq *, int ncqe, int rearm);
void oce_destroy_cq(struct oce_cq *);
int oce_new_cq(struct oce_softc *, struct oce_cq *);