Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dvport.h103 int mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev,
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c764 int mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_promisc() function
793 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_promisc);
H A Deswitch.c705 err = mlx5_query_nic_vport_promisc(esw->dev, in esw_update_vport_rx_mode()