Home
last modified time | relevance | path

Searched refs:mlx5_cqwq_update_db_record (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h225 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record() function
Den_rx.c709 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_ico_cq()
1590 mlx5_cqwq_update_db_record(cqwq); in mlx5e_poll_rx_cq()
Den_tx.c818 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_tx_cq()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c455 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_xdpsq_cq()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c84 mlx5_cqwq_update_db_record(&dr_cq->wq); in dr_cq_poll_one()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c378 mlx5_cqwq_update_db_record(&conn->cq.wq); in mlx5_fpga_conn_cqes()