Searched refs:mlx5_query_mac_address (Results 1 – 6 of 6) sorted by relevance
63 int mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr);
126 mlx5_query_mac_address(dev, hw_id); in mlx5_rdma_make_default_gid()
170 int mlx5_query_mac_address(struct mlx5_core_dev *mdev, u8 *addr) in mlx5_query_mac_address() function174 EXPORT_SYMBOL_GPL(mlx5_query_mac_address);
691 mlx5_query_mac_address(priv->mdev, perm_addr); in mlx5e_dcbnl_getpermhwaddr()
4982 mlx5_query_mac_address(priv->mdev, addr); in mlx5e_set_netdev_dev_addr()
834 err = mlx5_query_mac_address(fdev->mdev, remote_mac); in mlx5_fpga_conn_create()