Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dmad.c39 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, in mlx5_core_mad_ifc() function
78 EXPORT_SYMBOL_GPL(mlx5_core_mad_ifc);
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmad.c57 return mlx5_core_mad_ifc(dev->mdev, in_mad, response_mad, op_modifier, port); in mlx5_MAD_IFC()
/linux-4.4.14/include/linux/mlx5/
Ddriver.h736 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb,