Searched refs:mlx4_promiscuous_disable (Results 1 – 3 of 3) sorted by relevance
209 int mlx4_promiscuous_disable(struct rte_eth_dev *dev);
406 mlx4_promiscuous_disable(struct rte_eth_dev *dev) in mlx4_promiscuous_disable() function
418 .promiscuous_disable = mlx4_promiscuous_disable,