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