Searched refs:outer_tag (Results 1 – 2 of 2) 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()
2868 struct bond_vlan_tag *outer_tag = tags; in bond_handle_vlan() local2883 ntohs(outer_tag->vlan_proto), tags->vlan_id); in bond_handle_vlan()2894 if (outer_tag->vlan_id) { in bond_handle_vlan()2896 ntohs(outer_tag->vlan_proto), outer_tag->vlan_id); in bond_handle_vlan()2897 __vlan_hwaccel_put_tag(skb, outer_tag->vlan_proto, in bond_handle_vlan()2898 outer_tag->vlan_id); in bond_handle_vlan()