Home
last modified time | relevance | path

Searched defs:cq (Results 1 – 13 of 13) sorted by relevance

/dflybsd-src/sys/dev/netif/oce/
H A Doce_queue.c325 struct oce_cq *cq; in oce_wq_create() local
518 struct oce_cq *cq; in oce_rq_create() local
669 struct oce_cq *cq; in oce_mq_create() local
889 struct oce_cq *cq = NULL; in oce_cq_create() local
928 oce_cq_del(POCE_SOFTC sc, struct oce_cq *cq) in oce_cq_del()
1080 struct oce_cq *cq = wq->cq; in oce_drain_wq_cq() local
1129 struct oce_cq *cq; in oce_drain_rq_cq() local
H A Doce_if.c561 struct oce_cq *cq = NULL; in oce_intr() local
1166 struct oce_cq *cq = wq->cq; in oce_wq_handler() local
1590 struct oce_cq *cq = rq->cq; in oce_rq_handler() local
2084 struct oce_cq *cq = mq->cq; in oce_mq_handler() local
H A Doce_if.h218 #define for_all_cq_queues(sc, cq, i) \ argument
602 struct oce_cq *cq[OCE_MAX_CQ_EQ]; member
650 struct oce_cq *cq; member
690 struct oce_cq *cq; member
743 struct oce_cq *cq; member
851 struct oce_cq *cq[OCE_MAX_CQ]; /* Completion queues */ member
H A Doce_mbox.c1768 oce_mbox_cq_create(struct oce_cq *cq, uint32_t ncoalesce, uint32_t is_eventable) in oce_mbox_cq_create()
/dflybsd-src/contrib/mpfr/src/
H A Dmul.c43 mpfr_prec_t bq, cq; in mpfr_mul3() local
219 mpfr_prec_t bq, cq; in mpfr_mul() local
H A Dadd1.c31 mpfr_prec_t aq, bq, cq, aq2; in mpfr_add1() local
/dflybsd-src/lib/libc/gen/
H A Ddisktab.c93 char *cp, *cq; /* can't be register */ in getdisktabbyname() local
H A Ddisklabel.c59 char *cp, *cq; /* can't be register */ in getdiskbyname() local
/dflybsd-src/sys/dev/raid/tws/
H A Dtws_user.c340 tws_circular_aenq_insert(struct tws_softc *sc, struct tws_circular_q *cq, in tws_circular_aenq_insert()
/dflybsd-src/lib/libc/citrus/
H A Dcitrus_mapper.c134 const char *cp, *cq; in lookup_mapper_entry() local
/dflybsd-src/usr.bin/netstat/
H A Droute.c709 char *cq, *cqlim; in fmt_sockaddr() local
/dflybsd-src/sys/dev/virtual/amazon/ena/ena-com/
H A Dena_com.c145 struct ena_com_admin_cq *cq = &queue->cq; in ena_com_admin_init_cq() local
1576 struct ena_com_admin_cq *cq = &admin_queue->cq; in ena_com_admin_destroy() local
H A Dena_com.h264 struct ena_com_admin_cq cq; member