Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4.h209 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.c418 .promiscuous_disable = mlx4_promiscuous_disable,