Searched refs:outer_tag (Results 1 – 3 of 3) sorted by relevance
343 outer_tag_config->outer_tag.tci = cpu_to_le16(p_hwfn->hw_info.ovlan); in qed_sp_pf_start()346 outer_tag_config->outer_tag.tpid = cpu_to_le16(ETH_P_8021Q); in qed_sp_pf_start()348 outer_tag_config->outer_tag.tpid = cpu_to_le16(ETH_P_8021AD); in qed_sp_pf_start()365 outer_tag_config->outer_tag.tci |= in qed_sp_pf_start()418 sb, sb_index, outer_tag_config->outer_tag.tci); in qed_sp_pf_start()
1179 struct vlan_header outer_tag; member
2950 struct bond_vlan_tag *outer_tag = tags; in bond_handle_vlan() local2965 ntohs(outer_tag->vlan_proto), tags->vlan_id); in bond_handle_vlan()2976 if (outer_tag->vlan_id) { in bond_handle_vlan()2978 ntohs(outer_tag->vlan_proto), outer_tag->vlan_id); in bond_handle_vlan()2979 __vlan_hwaccel_put_tag(skb, outer_tag->vlan_proto, in bond_handle_vlan()2980 outer_tag->vlan_id); in bond_handle_vlan()