Home
last modified time | relevance | path

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

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