Home
last modified time | relevance | path

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

/linux-6.12.1/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
Dwc.c323 mlx5_cqwq_update_db_record(&cq->wq); in mlx5_wc_poll_cq()
Den_tx.c879 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_tx_cq()
Den_rx.c1072 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_ico_cq()
2533 mlx5_cqwq_update_db_record(cqwq); in mlx5e_poll_rx_cq()
Den_main.c1136 mlx5_cqwq_update_db_record(cqwq); in mlx5e_flush_rq_cq()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Daso.c421 mlx5_cqwq_update_db_record(&cq->wq); in mlx5_aso_poll_cq()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c810 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_xdpsq_cq()
Dptp.c249 mlx5_cqwq_update_db_record(cqwq); in mlx5e_ptp_poll_ts_cq()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c378 mlx5_cqwq_update_db_record(&conn->cq.wq); in mlx5_fpga_conn_cqes()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_send.c468 mlx5_cqwq_update_db_record(&cq->wq); in mlx5hws_cq_poll_one()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c230 mlx5_cqwq_update_db_record(&dr_cq->wq); in dr_cq_poll_one()