Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx4/
H A Dmlx4.h213 int mlx4_promiscuous_disable(struct rte_eth_dev *dev);
H A Dmlx4_ethdev.c406 mlx4_promiscuous_disable(struct rte_eth_dev *dev) in mlx4_promiscuous_disable() function
H A Dmlx4.c421 .promiscuous_disable = mlx4_promiscuous_disable,