Lines Matching refs:outer

696 	/* set outer layer RSS as default */
2361 /* in DVM VLAN promiscuous is based on the outer VLAN, which would be
2790 * ice_vf_outer_vlan_not_allowed - check if outer VLAN can be used
2793 * When the device is in double VLAN mode, check whether or not the outer VLAN
2811 * filtering/offload capabilities since the port VLAN is using the outer VLAN
2831 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
2837 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
2845 supported_caps->outer = VIRTCHNL_VLAN_ETHERTYPE_8100 |
2857 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE |
2868 supported_caps->outer = VIRTCHNL_VLAN_TOGGLE |
2903 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
2907 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
2911 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
2919 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
2926 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
2932 supported_caps->outer = VIRTCHNL_VLAN_UNSUPPORTED;
3050 struct virtchnl_vlan *outer = &vlan_fltr->outer;
3053 if ((ice_vc_is_valid_vlan(outer) &&
3054 filtering_support->outer == VIRTCHNL_VLAN_UNSUPPORTED) ||
3059 if ((outer->tci_mask &&
3060 !(filtering_support->outer & VIRTCHNL_VLAN_FILTER_MASK)) ||
3065 if (((outer->tci & VLAN_PRIO_MASK) &&
3066 !(filtering_support->outer & VIRTCHNL_VLAN_PRIO)) ||
3071 if ((ice_vc_is_valid_vlan(outer) &&
3072 !ice_vc_validate_vlan_tpid(filtering_support->outer,
3073 outer->tpid)) ||
3136 vc_vlan = &vlan_fltr->outer;
3242 vc_vlan = &vlan_fltr->outer;
3406 (!caps->outer && !caps->inner))
3410 !ice_vc_valid_vlan_setting(caps->outer,
3568 /* PF tells the VF that the outer VLAN tag is always
3572 * support outer stripping so the first tag always ends
3645 /* PF tells the VF that the outer VLAN tag is always
3649 * support inner stripping while outer stripping is