Lines Matching defs:veb
662 void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
6339 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
9072 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
9510 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
9532 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
12284 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_setlink() local
12359 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink() local
12982 struct i40e_veb *veb; in i40e_is_vsi_uplink_mode_veb() local
13265 struct i40e_veb *veb = NULL; in i40e_vsi_release() local
13501 struct i40e_veb *veb = NULL; in i40e_vsi_setup() local
13674 static int i40e_veb_get_bw_info(struct i40e_veb *veb) in i40e_veb_get_bw_info()
13731 struct i40e_veb *veb; in i40e_veb_mem_alloc() local
13816 static void i40e_veb_clear(struct i40e_veb *veb) in i40e_veb_clear()
13837 void i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
13882 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb()
13948 struct i40e_veb *veb, *uplink_veb = NULL; in i40e_veb_setup() local