Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h234 int hn_vf_promiscuous_enable(struct rte_eth_dev *dev);
H A Dhn_vf.c358 int hn_vf_promiscuous_enable(struct rte_eth_dev *dev) in hn_vf_promiscuous_enable() function
H A Dhn_ethdev.c447 return hn_vf_promiscuous_enable(dev); in hn_dev_promiscuous_enable()