Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dwq.h134 static inline void mlx5_cqwq_update_db_record(struct mlx5_cqwq *wq) in mlx5_cqwq_update_db_record() function
/freebsd/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_iq.c84 mlx5_cqwq_update_db_record(&iq->cq.wq); in mlx5e_iq_poll()
H A Dmlx5_en_rx.c606 mlx5_cqwq_update_db_record(&rq->cq.wq); in mlx5e_poll_rx_cq()
H A Dmlx5_en_tx.c1093 mlx5_cqwq_update_db_record(&sq->cq.wq); in mlx5e_poll_tx_cq()
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_conn.c393 mlx5_cqwq_update_db_record(&conn->cq.wq); in mlx5_fpga_conn_cqes()