Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h142 int mlx5_debug_eq_add(struct mlx5_core_dev *dev, struct mlx5_eq *eq);
Ddebugfs.c545 int mlx5_debug_eq_add(struct mlx5_core_dev *dev, struct mlx5_eq *eq) in mlx5_debug_eq_add() function
Deq.c719 err = mlx5_debug_eq_add(dev, eq); in mlx5_create_map_eq()