Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h598 struct i40e_veb *veb[I40E_MAX_VEB];
710 struct i40e_veb { struct
1041 void i40e_update_veb_stats(struct i40e_veb *veb);
1076 struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 flags, u16 uplink_seid,
1078 void i40e_veb_release(struct i40e_veb *veb);
1080 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc);
H A Di40e_debugfs.c43 static struct i40e_veb *i40e_dbg_find_veb(struct i40e_pf *pf, int seid) in i40e_dbg_find_veb()
697 struct i40e_veb *veb; in i40e_dbg_dump_veb_seid()
718 struct i40e_veb *veb; in i40e_dbg_dump_veb_all()
853 struct i40e_veb *veb; in i40e_dbg_command_write()
H A Di40e_main.c33 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
48 static int i40e_veb_get_bw_info(struct i40e_veb *veb);
769 void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
6519 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
9296 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
9734 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
9756 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
12517 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_setlink()
12594 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink()
13227 struct i40e_veb *ve in i40e_is_vsi_uplink_mode_veb()
[all...]
H A Di40e_ethtool.c234 I40E_STAT(struct i40e_veb, _name, _stat)
2294 struct i40e_veb *veb = NULL; in i40e_get_ethtool_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h630 struct i40e_veb *veb[I40E_MAX_VEB];
819 struct i40e_veb { struct
1158 void i40e_update_veb_stats(struct i40e_veb *veb);
1193 struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 flags, u16 uplink_seid,
1195 void i40e_veb_release(struct i40e_veb *veb);
1197 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc);
H A Di40e_debugfs.c43 static struct i40e_veb *i40e_dbg_find_veb(struct i40e_pf *pf, int seid) in i40e_dbg_find_veb()
697 struct i40e_veb *veb; in i40e_dbg_dump_veb_seid()
718 struct i40e_veb *veb; in i40e_dbg_dump_veb_all()
853 struct i40e_veb *veb; in i40e_dbg_command_write()
H A Di40e_main.c34 static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
49 static int i40e_veb_get_bw_info(struct i40e_veb *veb);
772 void i40e_update_veb_stats(struct i40e_veb *veb) in i40e_update_veb_stats()
6722 int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc) in i40e_veb_config_tc()
9886 static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up) in i40e_veb_link_event()
10354 static void i40e_config_bridge_mode(struct i40e_veb *veb) in i40e_config_bridge_mode()
10376 static int i40e_reconstitute_veb(struct i40e_veb *veb) in i40e_reconstitute_veb()
13182 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_setlink()
13259 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink()
13922 struct i40e_veb *ve in i40e_is_vsi_uplink_mode_veb()
[all...]
H A Di40e_ethtool.c234 I40E_STAT(struct i40e_veb, _name, _stat)
2396 struct i40e_veb *veb = NULL; in i40e_get_ethtool_stats()

Completed in 61 milliseconds