Lines Matching refs:i40e_veb

37 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
52 static int i40e_veb_get_bw_info(struct i40e_veb *veb);
556 struct i40e_veb *veb; in i40e_pf_reset_stats()
776 void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
6765 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
6820 struct i40e_veb *veb; in i40e_dcb_reconfigure()
9941 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
9964 struct i40e_veb *veb = i40e_pf_get_main_veb(pf); in i40e_link_event()
10048 struct i40e_veb *veb; in i40e_watchdog_subtask()
10407 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
10428 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
10897 struct i40e_veb *veb; in i40e_rebuild()
13166 struct i40e_veb *veb; in i40e_ndo_bridge_setlink()
13235 struct i40e_veb *veb; in i40e_ndo_bridge_getlink()
13893 struct i40e_veb *veb; in i40e_is_vsi_uplink_mode_veb()
14176 struct i40e_veb *veb; in i40e_vsi_release()
14416 struct i40e_veb *veb = NULL; in i40e_vsi_setup()
14590 static int i40e_veb_get_bw_info(struct i40e_veb *veb) in i40e_veb_get_bw_info()
14647 struct i40e_veb *veb; in i40e_veb_mem_alloc()
14690 static void i40e_switch_branch_release(struct i40e_veb *branch) in i40e_switch_branch_release()
14696 struct i40e_veb *veb; in i40e_switch_branch_release()
14727 static void i40e_veb_clear(struct i40e_veb *veb) in i40e_veb_clear()
14748 void i40e_veb_release(struct i40e_veb *veb) in i40e_veb_release()
14790 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi) in i40e_add_veb()
14853 struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 uplink_seid, in i40e_veb_setup()
14857 struct i40e_veb *veb; in i40e_veb_setup()
14921 struct i40e_veb *veb; in i40e_setup_pf_switch_element()
15104 struct i40e_veb *veb; in i40e_setup_pf_switch()
16234 struct i40e_veb *veb; in i40e_remove()