Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_vf.c89 int hn_vf_add(struct rte_eth_dev *dev, struct hn_data *hv) in hn_vf_add() function
148 hn_vf_add(dev, hv); in hn_nvs_handle_vfassoc()
H A Dhn_var.h223 int hn_vf_add(struct rte_eth_dev *dev, struct hn_data *hv);
H A Dhn_ethdev.c1050 err = hn_vf_add(eth_dev, hv); in eth_hn_dev_init()