Lines Matching defs:veb
780 void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
6727 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
9889 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
10357 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
10379 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
13125 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_setlink() local
13202 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink() local
13865 struct i40e_veb *veb; in i40e_is_vsi_uplink_mode_veb() local
14148 struct i40e_veb *veb = NULL; in i40e_vsi_release() local
14390 struct i40e_veb *veb = NULL; in i40e_vsi_setup() local
14579 static int i40e_veb_get_bw_info(struct i40e_veb *veb) in i40e_veb_get_bw_info()
14636 struct i40e_veb *veb; in i40e_veb_mem_alloc() local
14721 static void i40e_veb_clear(struct i40e_veb *veb) in i40e_veb_clear()
14742 void i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
14787 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb()
14853 struct i40e_veb *veb, *uplink_veb = NULL; in i40e_veb_setup() local