Searched refs:i40e_veb (Results 1 – 3 of 3) sorted by relevance
345 struct i40e_veb { struct389 struct i40e_veb *veb; /* Associated veb, could be null */390 struct i40e_veb *floating_veb; /* Associated floating veb */
304 static int i40e_veb_release(struct i40e_veb *veb);305 static struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf,5328 i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()5358 static struct i40e_veb *5361 struct i40e_veb *veb; in i40e_veb_setup()5372 veb = rte_zmalloc("i40e_veb", sizeof(struct i40e_veb), 0); in i40e_veb_setup()10917 i40e_config_switch_comp_tc(struct i40e_veb *veb, uint8_t tc_map) in i40e_config_switch_comp_tc()
1369 struct i40e_veb *veb; in rte_pmd_i40e_set_tc_strict_prio()