oce_nic_tx_cqe
sizeof (struct oce_nic_tx_cqe),
struct oce_nic_tx_cqe *cqe;
cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_nic_tx_cqe);
DW_SWAP(u32ptr(cqe), sizeof (struct oce_nic_tx_cqe));
struct oce_nic_tx_cqe);