Home
last modified time | relevance | path

Searched refs:keep_vsi_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_switch.h327 bool keep_vsi_alloc, struct ice_sq_cd *cd);
Dice_switch.c1519 bool keep_vsi_alloc, struct ice_sq_cd *cd) in ice_aq_free_vsi() argument
1532 if (keep_vsi_alloc) in ice_aq_free_vsi()
1742 bool keep_vsi_alloc, struct ice_sq_cd *cd) in ice_free_vsi() argument
1749 status = ice_aq_free_vsi(hw, vsi_ctx, keep_vsi_alloc, cd); in ice_free_vsi()