Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h206 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record() function
Den_tx.c517 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_tx_cq()
Den_rx.c649 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_ico_cq()
1420 mlx5_cqwq_update_db_record(cqwq); in mlx5e_poll_rx_cq()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c442 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_xdpsq_cq()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c83 mlx5_cqwq_update_db_record(&dr_cq->wq); in dr_cq_poll_one()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c395 mlx5_cqwq_update_db_record(&conn->cq.wq); in mlx5_fpga_conn_cqes()