Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mlx5/
Dvport.h103 int mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c763 int mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_promisc() function
792 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_promisc);
Deswitch.c680 err = mlx5_query_nic_vport_promisc(esw->dev, in esw_update_vport_rx_mode()