Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Deq.h24 mlx5_eq_destroy_generic(struct mlx5_core_dev *dev, struct mlx5_eq *eq);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deq.c769 int mlx5_eq_destroy_generic(struct mlx5_core_dev *dev, struct mlx5_eq *eq) in mlx5_eq_destroy_generic() function
784 EXPORT_SYMBOL(mlx5_eq_destroy_generic);
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dodp.c1564 mlx5_eq_destroy_generic(dev->mdev, eq->core); in mlx5r_odp_create_eq()
1583 err = mlx5_eq_destroy_generic(dev->mdev, eq->core); in mlx5_ib_odp_destroy_eq()