Lines Matching defs:veb
668 static void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
4830 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
5985 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
6396 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
6418 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
8456 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_setlink() local
8531 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink() local
8737 struct i40e_veb *veb; in i40e_is_vsi_uplink_mode_veb() local
9015 struct i40e_veb *veb = NULL; in i40e_vsi_release() local
9232 struct i40e_veb *veb = NULL; in i40e_vsi_setup() local
9405 static int i40e_veb_get_bw_info(struct i40e_veb *veb) in i40e_veb_get_bw_info()
9462 struct i40e_veb *veb; in i40e_veb_mem_alloc() local
9547 static void i40e_veb_clear(struct i40e_veb *veb) in i40e_veb_clear()
9568 void i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
9613 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb()
9679 struct i40e_veb *veb, *uplink_veb = NULL; in i40e_veb_setup() local