Searched refs:free_qpl_bufs_prd (Results 1 – 2 of 2) sorted by relevance
605 &tx->dqo.free_qpl_bufs_prd, -1); in gve_tx_alloc_qpl_buf()871 old_head = atomic_load_32(&tx->dqo.free_qpl_bufs_prd); in gve_reap_qpl_bufs_dqo()879 if (atomic_cmpset_rel_32(&tx->dqo.free_qpl_bufs_prd, in gve_reap_qpl_bufs_dqo()1008 atomic_store_32(&tx->dqo.free_qpl_bufs_prd, -1); in gve_clear_tx_ring_dqo()
467 int32_t free_qpl_bufs_prd; member