Symbol: VIRTCHNL_VLAN_UNSUPPORTED
drivers/net/ethernet/intel/iavf/iavf_main.c
4758
if (stripping_support->outer != VIRTCHNL_VLAN_UNSUPPORTED &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4767
VIRTCHNL_VLAN_UNSUPPORTED &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4774
if (insertion_support->outer != VIRTCHNL_VLAN_UNSUPPORTED &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4829
if (stripping_support->outer != VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4839
VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4849
if (insertion_support->outer != VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4859
VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4870
if (filtering_support->outer != VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4880
VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1524
supported_caps->inner = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1530
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1536
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1543
supported_caps->inner = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1601
supported_caps->inner = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1602
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1605
supported_caps->inner = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1606
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1609
supported_caps->inner = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1610
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1612
caps->offloads.ethertype_init = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1613
caps->offloads.ethertype_match = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1618
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1625
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1631
supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1693
enum virtchnl_vlan_support vlan_ethertype = VIRTCHNL_VLAN_UNSUPPORTED;
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1753
filtering_support->outer == VIRTCHNL_VLAN_UNSUPPORTED) ||
drivers/net/ethernet/intel/ice/virt/virtchnl.c
1755
filtering_support->inner == VIRTCHNL_VLAN_UNSUPPORTED))