Searched refs:free_qpl_bufs_csm (Results 1 – 2 of 2) sorted by relevance
615 int32_t buf = tx->dqo.free_qpl_bufs_csm; in gve_tx_alloc_qpl_buf()618 tx->dqo.free_qpl_bufs_csm = atomic_swap_32( in gve_tx_alloc_qpl_buf()620 buf = tx->dqo.free_qpl_bufs_csm; in gve_tx_alloc_qpl_buf()625 tx->dqo.free_qpl_bufs_csm = tx->dqo.qpl_bufs[buf]; in gve_tx_alloc_qpl_buf()1021 tx->dqo.free_qpl_bufs_csm = 0; in gve_clear_tx_ring_dqo()
438 int32_t free_qpl_bufs_csm; member