Searched defs:veb (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/intel/i40e/ |
D | i40e_debugfs.c | 697 struct i40e_veb *veb; in i40e_dbg_dump_veb_seid() local 718 struct i40e_veb *veb; in i40e_dbg_dump_veb_all() local 853 struct i40e_veb *veb; in i40e_dbg_command_write() local
|
D | i40e_main.c | 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() local 13259 struct i40e_veb *veb = NULL; in i40e_ndo_bridge_getlink() local 13922 struct i40e_veb *veb; in i40e_is_vsi_uplink_mode_veb() local 14205 struct i40e_veb *veb = NULL; in i40e_vsi_release() local 14441 struct i40e_veb *veb = NULL; in i40e_vsi_setup() local [all …]
|
D | i40e_ethtool.c | 2396 struct i40e_veb *veb = NULL; in i40e_get_ethtool_stats() local
|
D | i40e.h | 630 struct i40e_veb *veb[I40E_MAX_VEB]; member
|
/linux-6.6.21/drivers/video/fbdev/ |
D | imsttfb.c | 309 __u16 hes, heb, hsb, ht, ves, veb, vsb, vt, vil; member 471 __u32 MHz, hes, heb, veb, htp, vtp; in compute_imstt_regvals_ibm() local
|