Searched refs:mlx5_query_nic_vport_mac_address (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/mlx5/
H A Dvport.h61 int mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev,
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c146 int mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev, function
168 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_mac_address); variable
172 return mlx5_query_nic_vport_mac_address(mdev, 0, false, addr);
H A Deswitch.c734 mlx5_query_nic_vport_mac_address(dev, vport->vport, true, mac);
941 mlx5_query_nic_vport_mac_address(esw->dev, vport_num, true, vport->info.mac);
/linux-master/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c3695 err = mlx5_query_nic_vport_mac_address(mdev, 0, 0, config->mac);

Completed in 193 milliseconds