Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ice/
H A Dice_switch.h389 bool keep_vsi_alloc, struct ice_sq_cd *cd);
398 bool keep_vsi_alloc, struct ice_sq_cd *cd);
H A Dice_switch.c409 bool keep_vsi_alloc, struct ice_sq_cd *cd) in ice_aq_free_vsi() argument
422 if (keep_vsi_alloc) in ice_aq_free_vsi()
629 bool keep_vsi_alloc, struct ice_sq_cd *cd) in ice_free_vsi() argument
636 status = ice_aq_free_vsi(hw, vsi_ctx, keep_vsi_alloc, cd); in ice_free_vsi()