Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_vsi_vlan_ops.c84 if (!test_bit(ICE_FLAG_VF_VLAN_PRUNING, pf->flags)) in ice_port_vlan_off()
H A Dice.h507 ICE_FLAG_VF_VLAN_PRUNING, enumerator
H A Dice_ethtool.c342 ICE_PRIV_FLAG("vf-vlan-pruning", ICE_FLAG_VF_VLAN_PRUNING),
1475 if (test_bit(ICE_FLAG_VF_VLAN_PRUNING, change_flags) && in ice_set_priv_flags()
1479 change_bit(ICE_FLAG_VF_VLAN_PRUNING, pf->flags); in ice_set_priv_flags()