Symbol: VIRTCHNL_VLAN_UNSUPPORTED
drivers/net/ethernet/intel/iavf/iavf_main.c
4776
if (stripping_support->outer != VIRTCHNL_VLAN_UNSUPPORTED &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4785
VIRTCHNL_VLAN_UNSUPPORTED &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4792
if (insertion_support->outer != VIRTCHNL_VLAN_UNSUPPORTED &&
drivers/net/ethernet/intel/iavf/iavf_main.c
4847
if (stripping_support->outer != VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4857
VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4867
if (insertion_support->outer != VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4877
VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4888
if (filtering_support->outer != VIRTCHNL_VLAN_UNSUPPORTED) {
drivers/net/ethernet/intel/iavf/iavf_main.c
4898
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))