Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h200 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record() function
Den_rx.c588 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_ico_cq()
1213 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_rx_cq()
Den_tx.c565 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_tx_cq()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.c222 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_xdpsq_cq()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c395 mlx5_cqwq_update_db_record(&conn->cq.wq); in mlx5_fpga_conn_cqes()