Searched refs:mlx5_core_mad_ifc (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mad.c | 39 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, void *inb, void *outb, in mlx5_core_mad_ifc() function 78 EXPORT_SYMBOL_GPL(mlx5_core_mad_ifc);
|
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | mad.c | 57 return mlx5_core_mad_ifc(dev->mdev, in_mad, response_mad, op_modifier, port); in mlx5_MAD_IFC()
|
/linux-4.1.27/include/linux/mlx5/ |
D | driver.h | 699 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, void *inb, void *outb,
|