Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h233 int hn_vf_allmulticast_disable(struct rte_eth_dev *dev);
H A Dhn_vf.c353 int hn_vf_allmulticast_disable(struct rte_eth_dev *dev) in hn_vf_allmulticast_disable() function
H A Dhn_ethdev.c481 return hn_vf_allmulticast_disable(dev); in hn_dev_allmulticast_disable()