Searched refs:i40e_veb (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h556 struct i40e_veb *veb[I40E_MAX_VEB];
721 static __always_inline struct i40e_veb *
783 struct i40e_veb { struct
1181 void i40e_update_veb_stats(struct i40e_veb *veb);
1216 struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 flags, u16 uplink_seid,
1218 void i40e_veb_release(struct i40e_veb *veb);
1220 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc);
1381 static inline struct i40e_veb *
1384 struct i40e_veb *veb;
H A Di40e_main.c37 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;
776 void i40e_update_veb_stats(struct i40e_veb *veb)
6731 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc)
6786 struct i40e_veb *veb;
9883 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up)
9989 struct i40e_veb *veb;
10348 static void i40e_config_bridge_mode(struct i40e_veb *veb)
10369 static int i40e_reconstitute_veb(struct i40e_veb *ve
[all...]
H A Di40e_debugfs.c678 struct i40e_veb *veb;
698 struct i40e_veb *veb;
830 struct i40e_veb *veb;
877 struct i40e_veb *veb;
H A Di40e_ethtool.c235 I40E_STAT(struct i40e_veb, _name, _stat)
2406 struct i40e_veb *veb = NULL;

Completed in 156 milliseconds