Home
last modified time | relevance | path

Searched defs:ice_sw (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/net/ethernet/intel/ice/
Dice.h116 struct ice_sw { struct
117 struct ice_pf *pf;
118 u16 sw_id; /* switch ID for this switch */
119 u16 bridge_mode; /* VEB/VEPA/Port Virtualizer */
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice.h183 struct ice_sw { struct
184 struct ice_pf *pf;
185 u16 sw_id; /* switch ID for this switch */
186 u16 bridge_mode; /* VEB/VEPA/Port Virtualizer */
187 struct ice_vsi *dflt_vsi; /* default VSI for this switch */
188 u8 dflt_vsi_ena:1; /* true if above dflt_vsi is enabled */