VF_CFG_VLAN_FILTER 2893 drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c 	if (vlan || !(vf->cfg_flags & VF_CFG_VLAN_FILTER))
VF_CFG_VLAN_FILTER 1457 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c 		vf->cfg_flags |= VF_CFG_VLAN_FILTER;
VF_CFG_VLAN_FILTER 1459 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c 		vf->cfg_flags &= ~VF_CFG_VLAN_FILTER;
VF_CFG_VLAN_FILTER 1813 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c 		    (!(vf->cfg_flags & VF_CFG_VLAN_FILTER) ||