Home
last modified time | relevance | path

Searched refs:mlx5_query_nic_vport_mac_list (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dvport.h102 int mlx5_query_nic_vport_mac_list(struct mlx5_core_dev *dev,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c268 int mlx5_query_nic_vport_mac_list(struct mlx5_core_dev *dev, in mlx5_query_nic_vport_mac_list() function
328 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_mac_list);
Deswitch.c750 err = mlx5_query_nic_vport_mac_list(esw->dev, vport->vport, list_type, in esw_update_vport_addr_list()