Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_dqo.h212 struct gve_tx_compl_desc_dqo { struct
237 _Static_assert(sizeof(struct gve_tx_compl_desc_dqo) == 8, argument
H A Dgve_tx_dqo.c174 sizeof(struct gve_tx_compl_desc_dqo) * priv->tx_desc_cnt, in gve_tx_alloc_ring_dqo()
960 tx->dqo.compl_ring[i] = (struct gve_tx_compl_desc_dqo){}; in gve_tx_clear_compl_ring_dqo()
1014 struct gve_tx_compl_desc_dqo *compl_desc; in gve_tx_cleanup_dqo()
H A Dgve.h444 struct gve_tx_compl_desc_dqo *compl_ring;