Lines Matching defs:veb
766 void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
6685 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
9849 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
10317 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
10339 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
13116 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_setlink() local
13191 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink() local
13844 struct i40e_veb *veb; in i40e_is_vsi_uplink_mode_veb() local
14127 struct i40e_veb *veb = NULL; in i40e_vsi_release() local
14363 struct i40e_veb *veb = NULL; in i40e_vsi_setup() local
14539 static int i40e_veb_get_bw_info(struct i40e_veb *veb) in i40e_veb_get_bw_info()
14596 struct i40e_veb *veb; in i40e_veb_mem_alloc() local
14681 static void i40e_veb_clear(struct i40e_veb *veb) in i40e_veb_clear()
14702 void i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
14747 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb()
14813 struct i40e_veb *veb, *uplink_veb = NULL; in i40e_veb_setup() local