Symbol: oce_cq
usr/src/uts/common/io/fibre-channel/fca/oce/oce_intr.c
310
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mq.c
47
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_mq.c
97
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
194
struct oce_cq *
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
199
struct oce_cq *cq = NULL;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
205
cq = kmem_zalloc(sizeof (struct oce_cq), KM_NOSLEEP);
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
219
kmem_free(cq, sizeof (struct oce_cq));
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
265
kmem_free(cq, sizeof (struct oce_cq));
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
291
oce_cq_del(struct oce_dev *dev, struct oce_cq *cq)
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
315
kmem_free(cq, sizeof (struct oce_cq));
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
334
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
44
struct oce_cq *
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
583
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_queue.c
826
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
492
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_rx.c
605
struct oce_cq *cq;
usr/src/uts/common/io/fibre-channel/fca/oce/oce_tx.c
559
struct oce_cq *cq;
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_impl.h
214
struct oce_cq *cq[OCE_MAX_CQ]; /* Completion Queues */
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_io.h
176
struct oce_cq *cq;
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_io.h
177
struct oce_cq *async_cq;
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_io.h
218
struct oce_cq *cq; /* cq associated with this wq */
usr/src/uts/common/sys/fibre-channel/fca/oce/oce_io.h
262
struct oce_cq *cq;