Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h860 u8 evb_veb; /* true for VEB, false for VEPA */ member
H A Dice_main.c4805 if (pf->hw.evb_veb) in ice_init_pf_sw()
7853 hw->evb_veb = (mode == BRIDGE_MODE_VEB); in ice_bridge_setlink()
7863 hw->evb_veb = (pf_sw->bridge_mode == BRIDGE_MODE_VEB); in ice_bridge_setlink()
H A Dice_common.c1150 hw->evb_veb = true; in ice_init_hw()
H A Dice_switch.c2447 if (hw->evb_veb) { in ice_fill_sw_info()