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.c3136 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
3142 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
3161 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
3164 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
3172 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
3175 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
3231 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
3237 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
3693 if (!(negotiated_settings & VIRTCHNL_VLAN_TOGGLE)) in ice_vc_valid_vlan_setting()
/linux/include/linux/avf/
H A Dvirtchnl.h582 VIRTCHNL_VLAN_TOGGLE = BIT(31), enumerator
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c4737 stripping_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4746 stripping_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4753 insertion_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4761 insertion_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
H A Diavf_virtchnl.c1258 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1261 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()