Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dvport.h111 int mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev,
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c777 int mlx5_query_nic_vport_promisc(struct mlx5_core_dev *mdev, in mlx5_query_nic_vport_promisc() function
806 EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_promisc);
Deswitch.c892 err = mlx5_query_nic_vport_promisc(esw->dev, in esw_update_vport_rx_mode()