Searched refs:cq_pi (Results 1 – 5 of 5) sorted by relevance
2110 txq->cq_pi = txq->cq_ci; in mlx5_tx_handle_completion()2115 MLX5_ASSERT(txq->cq_ci != txq->cq_pi); in mlx5_tx_handle_completion()2180 txq->fcqs[txq->cq_pi++ & txq->cqe_m] = head | in mlx5_tx_request_completion()2183 txq->fcqs[txq->cq_pi++ & txq->cqe_m] = head; in mlx5_tx_request_completion()2186 MLX5_ASSERT((txq->cq_pi - txq->cq_ci) <= txq->cqe_s); in mlx5_tx_request_completion()
239 uint16_t cq_pi; /* Production index for completion queue. */ member
157 txq->cq_pi = txq->cq_ci; in txq_sync_cq()
1452 txq_data->cq_pi = 0; in mlx5_txq_devx_obj_new()
1001 txq_data->cq_pi = 0; in mlx5_txq_ibv_obj_new()