Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl.c2833 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2839 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2858 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2861 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2869 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2872 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2928 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
2934 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
3389 if (!(negotiated_settings & VIRTCHNL_VLAN_TOGGLE)) in ice_vc_valid_vlan_setting()
/linux/include/linux/avf/
H A Dvirtchnl.h573 VIRTCHNL_VLAN_TOGGLE = BIT(31), enumerator
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4630 stripping_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4639 stripping_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4646 insertion_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4654 insertion_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
H A Diavf_virtchnl.c1257 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1260 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()