Home
last modified time | relevance | path

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

/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_ethtool.c342 ICE_PRIV_FLAG("vf-vlan-pruning", ICE_FLAG_VF_VLAN_PRUNING),
1877 if (test_bit(ICE_FLAG_VF_VLAN_PRUNING, change_flags) && in ice_set_priv_flags()
1881 change_bit(ICE_FLAG_VF_VLAN_PRUNING, pf->flags); in ice_set_priv_flags()