Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dcq.h176 static inline void mlx5_cq_hold(struct mlx5_core_cq *cq) in mlx5_cq_hold() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c84 mlx5_cq_hold(cq); in mlx5_add_cq_to_tasklet()
Deq.c122 mlx5_cq_hold(cq); in mlx5_eq_cq_get()