Home
last modified time | relevance | path

Searched refs:evb_veb (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_type.h925 u8 evb_veb; /* true for VEB, false for VEPA */ member
H A Dice_main.c4930 if (pf->hw.evb_veb) in ice_init_pf_sw()
8224 hw->evb_veb = (mode == BRIDGE_MODE_VEB); in ice_bridge_setlink()
8234 hw->evb_veb = (pf_sw->bridge_mode == BRIDGE_MODE_VEB); in ice_bridge_setlink()
H A Dice_common.c1046 hw->evb_veb = true; in ice_init_hw()
H A Dice_switch.c2569 if (hw->evb_veb) { in ice_fill_sw_info()