Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c830 bool *vf_floating_veb = opaque; in floating_veb_list_handler() local
837 vf_floating_veb[idx] = false; in floating_veb_list_handler()
862 vf_floating_veb[idx] = true; in floating_veb_list_handler()
881 bool *vf_floating_veb) in config_vf_floating_veb() argument
893 vf_floating_veb[i] = true; in config_vf_floating_veb()
912 vf_floating_veb) < 0) { in config_vf_floating_veb()