Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl.c2509 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2515 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2534 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2537 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2545 supported_caps->inner = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2548 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_dvm_caps()
2604 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
2610 VIRTCHNL_VLAN_TOGGLE | in ice_vc_set_svm_caps()
3065 if (!(negotiated_settings & VIRTCHNL_VLAN_TOGGLE)) in ice_vc_valid_vlan_setting()
/linux-5.19.10/include/linux/avf/
Dvirtchnl.h551 VIRTCHNL_VLAN_TOGGLE = BIT(31), enumerator
/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_main.c4261 stripping_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4270 stripping_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4277 insertion_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
4285 insertion_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_get_netdev_vlan_hw_features()
Diavf_virtchnl.c1208 offload_support->outer & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()
1211 offload_support->inner & VIRTCHNL_VLAN_TOGGLE) { in iavf_set_vc_offload_ethertype()