Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_var.h253 int hn_vf_stop(struct rte_eth_dev *dev);
H A Dhn_vf.c492 int hn_vf_stop(struct rte_eth_dev *dev) in hn_vf_stop() function
H A Dhn_ethdev.c1032 return hn_vf_stop(dev); in hn_dev_stop()