Home
last modified time | relevance | path

Searched refs:oce_nic_tx_cqe (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/oce/
H A Doce_queue.c332 sizeof(struct oce_nic_tx_cqe), 0, 1, 0, 3); in oce_wq_create()
1081 struct oce_nic_tx_cqe *cqe; in oce_drain_wq_cq()
1088 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe); in oce_drain_wq_cq()
H A Doce_if.c1167 struct oce_nic_tx_cqe *cqe; in oce_wq_handler()
1172 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe); in oce_wq_handler()
1187 RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe); in oce_wq_handler()
H A Doce_hw.h2419 struct oce_nic_tx_cqe { struct