Searched defs:cq (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/sys/dev/netif/oce/ |
H A D | oce_queue.c | 325 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 D | oce_if.c | 561 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 D | oce_if.h | 218 #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 D | oce_mbox.c | 1768 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 D | mul.c | 43 mpfr_prec_t bq, cq; in mpfr_mul3() local 219 mpfr_prec_t bq, cq; in mpfr_mul() local
|
H A D | add1.c | 31 mpfr_prec_t aq, bq, cq, aq2; in mpfr_add1() local
|
/dflybsd-src/lib/libc/gen/ |
H A D | disktab.c | 93 char *cp, *cq; /* can't be register */ in getdisktabbyname() local
|
H A D | disklabel.c | 59 char *cp, *cq; /* can't be register */ in getdiskbyname() local
|
/dflybsd-src/sys/dev/raid/tws/ |
H A D | tws_user.c | 340 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 D | citrus_mapper.c | 134 const char *cp, *cq; in lookup_mapper_entry() local
|
/dflybsd-src/usr.bin/netstat/ |
H A D | route.c | 709 char *cq, *cqlim; in fmt_sockaddr() local
|
/dflybsd-src/sys/dev/virtual/amazon/ena/ena-com/ |
H A D | ena_com.c | 145 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 D | ena_com.h | 264 struct ena_com_admin_cq cq; member
|