Home
last modified time | relevance | path

Searched refs:mlx5_cq_hold (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/include/linux/mlx5/
Dcq.h175 static inline void mlx5_cq_hold(struct mlx5_core_cq *cq) in mlx5_cq_hold() function
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c83 mlx5_cq_hold(cq); in mlx5_add_cq_to_tasklet()
Deq.c120 mlx5_cq_hold(cq); in mlx5_eq_cq_get()