Searched refs:MLX5_CQ_DOORBELL (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/mlx5/ | ||
D | doorbell.h | 37 #define MLX5_CQ_DOORBELL 0x20 macro |
D | cq.h | 172 mlx5_write64(doorbell, uar_page + MLX5_CQ_DOORBELL, NULL); in mlx5_cq_arm() |