Searched refs:mlx5_query_nic_vport_node_guid (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/mlx5/
H A Dvport.h76 int mlx5_query_nic_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c464 int mlx5_query_nic_vport_node_guid(struct mlx5_core_dev *mdev, u64 *node_guid) function
482 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_node_guid); variable
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmain.c790 err = mlx5_query_nic_vport_node_guid(dev->mdev, &tmp);

Completed in 348 milliseconds