Searched refs:mlx5_cqwq_update_db_record (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h225 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) function
H A Den_tx.c810 /* sq->cc must be updated only after mlx5_cqwq_update_db_record(),
874 mlx5_cqwq_update_db_record(&cq->wq);
H A Den_rx.c1010 /* sq->cc must be updated only after mlx5_cqwq_update_db_record(),
1075 mlx5_cqwq_update_db_record(&cq->wq);
2543 mlx5_cqwq_update_db_record(cqwq);
H A Den_main.c1118 mlx5_cqwq_update_db_record(cqwq);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Daso.c400 /* sq->cc must be updated only after mlx5_cqwq_update_db_record(),
421 mlx5_cqwq_update_db_record(&cq->wq);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c768 /* sq->cc must be updated only after mlx5_cqwq_update_db_record(),
810 mlx5_cqwq_update_db_record(&cq->wq);
H A Dptp.c248 mlx5_cqwq_update_db_record(cqwq);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c378 mlx5_cqwq_update_db_record(&conn->cq.wq);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c230 mlx5_cqwq_update_db_record(&dr_cq->wq);

Completed in 162 milliseconds