Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_vf.c60 if (hn_vf_attached(hv)) { in hn_vf_attach()
110 if (!hn_vf_attached(hv)) { in hn_vf_remove()
H A Dhn_var.h201 hn_vf_attached(const struct hn_data *hv) in hn_vf_attached() function
H A Dhn_ethdev.c1047 if (hv->vf_present && !hn_vf_attached(hv)) { in eth_hn_dev_init()