Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mad.c34 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb, in mlx5_core_mad_ifc() function
70 EXPORT_SYMBOL_GPL(mlx5_core_mad_ifc);
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c54 return mlx5_core_mad_ifc(dev->mdev, in_mad, response_mad, op_modifier, port); in mlx5_MAD_IFC()
/freebsd/sys/dev/mlx5/
H A Ddriver.h1058 int mlx5_core_mad_ifc(struct mlx5_core_dev *dev, const void *inb, void *outb,