Searched refs:cq_pi (Results 1 – 5 of 5) sorted by relevance
225 txq->cq_pi = txq->cq_ci; in mlx5_tx_handle_completion()230 MLX5_ASSERT(txq->cq_ci != txq->cq_pi); in mlx5_tx_handle_completion()
127 uint16_t cq_pi; /* Production index for completion queue. */ member713 txq->fcqs[txq->cq_pi++ & txq->cqe_m] = head | in mlx5_tx_request_completion()716 txq->fcqs[txq->cq_pi++ & txq->cqe_m] = head; in mlx5_tx_request_completion()719 MLX5_ASSERT((txq->cq_pi - txq->cq_ci) <= txq->cqe_s); in mlx5_tx_request_completion()
170 txq->cq_pi = txq->cq_ci; in txq_sync_cq()
1305 txq_data->cq_pi = 0; in mlx5_txq_devx_obj_new()
1033 txq_data->cq_pi = 0; in mlx5_txq_ibv_obj_new()