Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmad.c450 int mlx5_query_mad_ifc_node_guid(struct mlx5_ib_dev *dev, __be64 *node_guid) in mlx5_query_mad_ifc_node_guid() function
H A Dmlx5_ib.h1354 int mlx5_query_mad_ifc_node_guid(struct mlx5_ib_dev *dev, __be64 *node_guid);
H A Dmain.c779 return mlx5_query_mad_ifc_node_guid(dev, node_guid); in mlx5_query_node_guid()