Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
DMakefile59 ice-$(CONFIG_ICE_SWITCHDEV) += ice_eswitch.o ice_eswitch_br.o
Dice.h534 struct ice_eswitch { struct
657 struct ice_eswitch eswitch;
Dice_eswitch.c622 struct ice_eswitch *eswitch = &rx_ring->vsi->back->eswitch; in ice_eswitch_get_target()