Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c2533 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2539 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2558 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2561 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2569 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2572 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2628 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
2634 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
3089 if (!(negotiated_settings & VIRTCHNL_VLAN_TOGGLE)) in ice_vc_valid_vlan_setting()
/linux-6.1.9/include/linux/avf/
Dvirtchnl.h551 VIRTCHNL_VLAN_TOGGLE = BIT(31), enumerator
/linux-6.1.9/drivers/net/ethernet/intel/iavf/
Diavf_main.c4470 stripping_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4479 stripping_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4486 insertion_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4494 insertion_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
Diavf_virtchnl.c1212 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1215 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()