Lines Matching defs:veb
685 void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
6302 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
9009 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
9447 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
9469 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
12347 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_setlink() local
12422 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink() local
13040 struct i40e_veb *veb; in i40e_is_vsi_uplink_mode_veb() local
13323 struct i40e_veb *veb = NULL; in i40e_vsi_release() local
13559 struct i40e_veb *veb = NULL; in i40e_vsi_setup() local
13734 static int i40e_veb_get_bw_info(struct i40e_veb *veb) in i40e_veb_get_bw_info()
13791 struct i40e_veb *veb; in i40e_veb_mem_alloc() local
13876 static void i40e_veb_clear(struct i40e_veb *veb) in i40e_veb_clear()
13897 void i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
13942 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb()
14008 struct i40e_veb *veb, *uplink_veb = NULL; in i40e_veb_setup() local