Searched refs:mlx5_query_nic_vport_mac_address (Results 1 – 3 of 3) sorted by relevance
39 void mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, u8 *addr);
60 void mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, u8 *addr) in mlx5_query_nic_vport_mac_address() function86 EXPORT_SYMBOL(mlx5_query_nic_vport_mac_address);
2031 mlx5_query_nic_vport_mac_address(priv->mdev, netdev->dev_addr); in mlx5e_set_netdev_dev_addr()