Home
last modified time | relevance | path

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

/dpdk/drivers/net/netvsc/
H A Dhn_var.h124 bool vf_vsp_reported; member
H A Dhn_vf.c227 if (!hv->vf_ctx.vf_vsp_reported || hv->vf_ctx.vf_vsc_switched) in hn_vf_add()
327 hv->vf_ctx.vf_vsp_reported = vf_assoc->allocated; in hn_nvs_handle_vfassoc()
H A Dhn_ethdev.c1183 hv->vf_ctx.vf_vsp_reported = false; in eth_hn_dev_init()
1239 if (hv->vf_ctx.vf_vsp_reported && !hv->vf_ctx.vf_vsc_switched) { in eth_hn_dev_init()