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