Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h578 #define I40E_FLAG_VF_VLAN_PRUNING BIT(28) macro
H A Di40e_ethtool.c460 I40E_FLAG_VF_VLAN_PRUNING, 0),
5399 if ((changed_flags & I40E_FLAG_VF_VLAN_PRUNING) && in i40e_set_priv_flags()
H A Di40e_main.c1504 !(pf->flags & I40E_FLAG_VF_VLAN_PRUNING)); in i40e_get_vf_new_vlan()