Home
last modified time | relevance | path

Searched refs:ice_eswitch (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A DMakefile60 ice-$(CONFIG_ICE_SWITCHDEV) += ice_eswitch.o ice_eswitch_br.o
H A Dice.h526 struct ice_eswitch { struct
651 struct ice_eswitch eswitch;
H A Dice_eswitch.c615 struct ice_eswitch *eswitch = &rx_ring->vsi->back->eswitch; in ice_eswitch_get_target()