gve_tx_compl_desc_dqo
struct gve_tx_compl_desc_dqo *compl_ring;
_Static_assert(sizeof(struct gve_tx_compl_desc_dqo) == 8,
tx->dqo.compl_ring[i] = (struct gve_tx_compl_desc_dqo){};
struct gve_tx_compl_desc_dqo *compl_desc;
sizeof(struct gve_tx_compl_desc_dqo) * priv->tx_desc_cnt,