Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_switch.h19 struct ice_aqc_vsi_props info;
Dice.h189 struct ice_aqc_vsi_props info; /* VSI properties */
Dice_adminq_cmd.h292 struct ice_aqc_vsi_props { struct
Dice_main.c1158 memcpy(&ctxt.info, &vsi->info, sizeof(struct ice_aqc_vsi_props)); in ice_vsi_delete()