Searched defs:ice_sw (Results 1 – 1 of 1) sorted by relevance
183 struct ice_sw { struct184 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 */