Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_lib.h565 u16 rule_mir_ingress; member
H A Dice_lib.c362 vsi->rule_mir_ingress = ICE_INVAL_MIRROR_RULE_ID; in ice_setup_vsi_common()
669 vsi->rule_mir_ingress = rule_id; in ice_setup_vsi_mirroring()
698 if (vsi->rule_mir_ingress != ICE_INVAL_MIRROR_RULE_ID) in ice_remove_vsi_mirroring()
699 status = ice_aq_delete_mir_rule(hw, vsi->rule_mir_ingress, keep_alloc, NULL); in ice_remove_vsi_mirroring()