Searched refs:xmit_tpid (Results 1 – 3 of 3) sorted by relevance
27 u8 xmit_tpid; in mtk_tag_xmit() local 40 xmit_tpid = MTK_HDR_XMIT_TAGGED_TPID_8100; in mtk_tag_xmit() 43 xmit_tpid = MTK_HDR_XMIT_TAGGED_TPID_88A8; in mtk_tag_xmit() 46 xmit_tpid = MTK_HDR_XMIT_UNTAGGED; in mtk_tag_xmit() 56 mtk_tag[0] = xmit_tpid; in mtk_tag_xmit() 61 if (xmit_tpid == MTK_HDR_XMIT_UNTAGGED) { in mtk_tag_xmit()
243 __be16 xmit_tpid = htons(sja1105_xmit_tpid(dp)); in sja1105_pvid_tag_control_pkt() local 259 if (hdr->h_vlan_proto == xmit_tpid) in sja1105_pvid_tag_control_pkt() 262 return vlan_insert_tag(skb, xmit_tpid, (pcp << VLAN_PRIO_SHIFT) | in sja1105_pvid_tag_control_pkt()
1845 u8 xmit_tpid; in airoha_get_dsa_tag() local1859 xmit_tpid = tag >> 8; in airoha_get_dsa_tag()1861 switch (xmit_tpid) { in airoha_get_dsa_tag()