Home
last modified time | relevance | path

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

/linux-6.1.9/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_tx.c869 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_tx_cq()
Den_rx.c936 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_ico_cq()
2259 mlx5_cqwq_update_db_record(cqwq); in mlx5e_poll_rx_cq()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/
Daso.c421 mlx5_cqwq_update_db_record(&cq->wq); in mlx5_aso_poll_cq()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c572 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_xdpsq_cq()
Dptp.c154 mlx5_cqwq_update_db_record(cqwq); in mlx5e_ptp_poll_ts_cq()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c86 mlx5_cqwq_update_db_record(&dr_cq->wq); in dr_cq_poll_one()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c378 mlx5_cqwq_update_db_record(&conn->cq.wq); in mlx5_fpga_conn_cqes()