Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_lib.c699 bool keep_alloc = false; in ice_remove_vsi_mirroring() local
702 status = ice_aq_delete_mir_rule(hw, vsi->rule_mir_ingress, keep_alloc, NULL); in ice_remove_vsi_mirroring()
711 status = ice_aq_delete_mir_rule(hw, vsi->rule_mir_egress, keep_alloc, NULL); in ice_remove_vsi_mirroring()