Home
last modified time | relevance | path

Searched refs:VIRTCHNL_VLAN_ETHERTYPE_8100 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c2725 supported_caps->inner = VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps()
2731 supported_caps->inner = VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps()
2742 supported_caps->outer = VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps()
2752 VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps()
2755 VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps()
2763 VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps()
2766 VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_dvm_caps()
2815 supported_caps->inner = VIRTCHNL_VLAN_ETHERTYPE_8100; in ice_vc_set_svm_caps()
2820 supported_caps->inner = VIRTCHNL_VLAN_ETHERTYPE_8100 | in ice_vc_set_svm_caps()
2895 vlan_ethertype = VIRTCHNL_VLAN_ETHERTYPE_8100; in ice_vc_validate_vlan_tpid()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4582 VIRTCHNL_VLAN_ETHERTYPE_8100) in iavf_get_netdev_vlan_hw_features()
4591 VIRTCHNL_VLAN_ETHERTYPE_8100) in iavf_get_netdev_vlan_hw_features()
4598 VIRTCHNL_VLAN_ETHERTYPE_8100) in iavf_get_netdev_vlan_hw_features()
4606 VIRTCHNL_VLAN_ETHERTYPE_8100) in iavf_get_netdev_vlan_hw_features()
4649 VIRTCHNL_VLAN_ETHERTYPE_8100 && in iavf_get_netdev_vlan_features()
4650 ethertype_init & VIRTCHNL_VLAN_ETHERTYPE_8100) in iavf_get_netdev_vlan_features()
4659 VIRTCHNL_VLAN_ETHERTYPE_8100 && in iavf_get_netdev_vlan_features()
4669 VIRTCHNL_VLAN_ETHERTYPE_8100 && in iavf_get_netdev_vlan_features()
4679 VIRTCHNL_VLAN_ETHERTYPE_8100 && in iavf_get_netdev_vlan_features()
4690 VIRTCHNL_VLAN_ETHERTYPE_8100 && in iavf_get_netdev_vlan_features()
[all …]
H A Diavf_virtchnl.c1187 return VIRTCHNL_VLAN_ETHERTYPE_8100; in iavf_tpid_to_vc_ethertype()
/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h554 VIRTCHNL_VLAN_ETHERTYPE_8100 = BIT(0), enumerator