Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c2740 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2746 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2765 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2768 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2776 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2779 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2835 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
2841 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
3296 if (!(negotiated_settings & VIRTCHNL_VLAN_TOGGLE)) in ice_vc_valid_vlan_setting()
/openbmc/linux/include/linux/avf/
H A Dvirtchnl.h571 VIRTCHNL_VLAN_TOGGLE = BIT(31), enumerator
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4580 stripping_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4589 stripping_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4596 insertion_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4604 insertion_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
H A Diavf_virtchnl.c1230 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1233 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()