Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_var.h256 int hn_vf_allmulticast_disable(struct rte_eth_dev *dev);
H A Dhn_vf.c574 int hn_vf_allmulticast_disable(struct rte_eth_dev *dev) in hn_vf_allmulticast_disable() function
H A Dhn_ethdev.c490 return hn_vf_allmulticast_disable(dev); in hn_dev_allmulticast_disable()