Searched refs:ETH_P_8021Q (Results 1 – 7 of 7) sorted by relevance
179 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header()273 if (eth->h_proto == htons(ETH_P_8021Q)) { in erspan_build_header_v2()
71 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
310 case htons(ETH_P_8021Q): in eth_type_vlan()321 if (proto == htons(ETH_P_8021Q) && features & NETIF_F_HW_VLAN_CTAG_TX) in vlan_hw_offload_capable()
1154 netdev = __vlan_find_dev_deep_rcu(card->dev, htons(ETH_P_8021Q), in qeth_l3_add_vlan_mc()1238 netdev = __vlan_find_dev_deep_rcu(card->dev, htons(ETH_P_8021Q), in qeth_l3_add_vlan_mc6()1345 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q), tag); in qeth_l3_rebuild_skb()2261 *tag = cpu_to_be16(ETH_P_8021Q); in qeth_l3_xmit()
873 if (prot == htons(ETH_P_8021Q)) in qeth_get_ip_version()
216 if (veth->h_vlan_proto == __constant_htons(ETH_P_8021Q)) { in qeth_l2_fill_header()
3789 if (be16_to_cpu(*tci) == ETH_P_8021Q) in qeth_get_priority_queue()