oce_eq
struct oce_eq *eqo;
struct oce_eq *eq;
struct oce_eq *eq;
struct oce_eq *eq = ii->eq;
int oce_mbox_create_eq(struct oce_eq *eq);
struct oce_eq *eq; /* pointer to the connected EQ */
struct oce_eq *eq;
struct oce_eq *eq[OCE_MAX_EQ]; /* Event queues */
void oce_drain_eq(struct oce_eq *eq);
oce_mbox_create_eq(struct oce_eq *eq)
struct oce_eq *eq;
oce_wq_create(struct oce_wq *wq, struct oce_eq *eq)
oce_rq_create(struct oce_rq *rq, uint32_t if_id, struct oce_eq *eq)
static int oce_wq_create(struct oce_wq *wq, struct oce_eq *eq);
oce_eq *oce_eq_create(POCE_SOFTC sc, uint32_t q_len,
struct oce_eq *eq;
eq = malloc(sizeof(struct oce_eq), M_DEVBUF, M_NOWAIT | M_ZERO);
static int oce_rq_create(struct oce_rq *rq, uint32_t if_id, struct oce_eq *eq);
oce_eq_del(struct oce_eq *eq)
static struct oce_eq *oce_eq_create(POCE_SOFTC sc,
oce_mq_create(POCE_SOFTC sc, struct oce_eq *eq, uint32_t q_len)
static void oce_eq_del(struct oce_eq *eq);
struct oce_eq *eq, uint32_t q_len);
struct oce_eq *eq,
oce_cq_create(POCE_SOFTC sc, struct oce_eq *eq,
oce_drain_eq(struct oce_eq *eq)