Home
last modified time | relevance | path

Searched refs:compl_mask (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/gve/
H A Dgve_tx_dqo.c983 tx->dqo.compl_mask = priv->tx_desc_cnt - 1; in gve_clear_tx_ring_dqo()
1056 tx->dqo.compl_mask; in gve_tx_cleanup_dqo()
H A Dgve.h445 uint32_t compl_mask; /* masks head to the size of compl_ring */ member