Home
last modified time | relevance | path

Searched defs:veb (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Drte_pmd_i40e.c1369 struct i40e_veb *veb; in rte_pmd_i40e_set_tc_strict_prio() local
H A Di40e_ethdev.c5328 i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
5361 struct i40e_veb *veb; in i40e_veb_setup() local
10917 i40e_config_switch_comp_tc(struct i40e_veb *veb, uint8_t tc_map) in i40e_config_switch_comp_tc()
H A Di40e_ethdev.h389 struct i40e_veb *veb; /* Associated veb, could be null */ member