Home
last modified time | relevance | path

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

/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.c5288 i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
5321 struct i40e_veb *veb; in i40e_veb_setup() local
10597 i40e_config_switch_comp_tc(struct i40e_veb *veb, uint8_t tc_map) in i40e_config_switch_comp_tc()
H A Di40e_ethdev.h400 struct i40e_veb *veb; /* Associated veb, could be null */ member