Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_mad.c453 int mlx5_query_mad_ifc_gids(struct ib_device *ibdev, u8 port, int index, in mlx5_query_mad_ifc_gids() function
H A Dmlx5_ib.h978 int mlx5_query_mad_ifc_gids(struct ib_device *ibdev, u8 port, int index,
H A Dmlx5_ib_main.c1023 return mlx5_query_mad_ifc_gids(ibdev, port, index, gid); in mlx5_ib_query_gid()