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

/freebsd-10-stable/sys/dev/oce/
H A Doce_queue.c328 sizeof(struct oce_nic_tx_cqe), 0, 1, 0, 3);
1076 struct oce_nic_tx_cqe *cqe;
1083 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe);
H A Doce_if.c1213 struct oce_nic_tx_cqe *cqe;
1218 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe);
1233 RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe);
H A Doce_hw.h2465 struct oce_nic_tx_cqe { struct

Completed in 88 milliseconds