Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h225 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record() function
H A Den_rx.c710 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_ico_cq()
1597 mlx5_cqwq_update_db_record(cqwq); in mlx5e_poll_rx_cq()
H A Den_tx.c819 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_tx_cq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dxdp.c455 mlx5_cqwq_update_db_record(&cq->wq); in mlx5e_poll_xdpsq_cq()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c84 mlx5_cqwq_update_db_record(&dr_cq->wq); in dr_cq_poll_one()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.c378 mlx5_cqwq_update_db_record(&conn->cq.wq); in mlx5_fpga_conn_cqes()