Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h115 uint8_t vf_present; member
H A Dhn_ethdev.c1047 if (hv->vf_present && !hn_vf_attached(hv)) { in eth_hn_dev_init()
1052 hv->vf_present = 0; in eth_hn_dev_init()
H A Dhn_vf.c144 hv->vf_present = vf_assoc->allocated; in hn_nvs_handle_vfassoc()