mlx5_query_mac_address  683 drivers/net/ethernet/mellanox/mlx5/core/en_dcbnl.c 	mlx5_query_mac_address(priv->mdev, perm_addr);
mlx5_query_mac_address 4863 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	mlx5_query_mac_address(priv->mdev, netdev->dev_addr);
mlx5_query_mac_address 1455 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 		mlx5_query_mac_address(mdev, netdev->dev_addr);
mlx5_query_mac_address  874 drivers/net/ethernet/mellanox/mlx5/core/fpga/conn.c 	err = mlx5_query_mac_address(fdev->mdev, remote_mac);
mlx5_query_mac_address  126 drivers/net/ethernet/mellanox/mlx5/core/rdma.c 	mlx5_query_mac_address(dev, hw_id);
mlx5_query_mac_address  193 drivers/net/ethernet/mellanox/mlx5/core/vport.c EXPORT_SYMBOL_GPL(mlx5_query_mac_address);
mlx5_query_mac_address   71 include/linux/mlx5/vport.h int mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr);