Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dvport.h94 int mlx5_query_nic_vport_mac_list(struct mlx5_core_dev *dev,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c253 int mlx5_query_nic_vport_mac_list(struct mlx5_core_dev *dev, in mlx5_query_nic_vport_mac_list() function
314 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_mac_list);
H A Deswitch.c563 err = mlx5_query_nic_vport_mac_list(esw->dev, vport->vport, list_type, in esw_update_vport_addr_list()