Searched refs:ETH_P_8021Q (Results 1 – 6 of 6) sorted by relevance
36 #define ETH_P_8021Q ETHERTYPE_VLAN macro
34 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
373 p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021Q; in ecore_sp_pf_start()
3813 ether_type = ETH_P_8021Q; in ecore_hw_init()
246 header->eth.type = cpu_to_be16(ETH_P_8021Q); in ib_ud_header_init()
1564 tag->vlan_tpid = htons(ETH_P_8021Q);3954 tag->vlan_tpid = htons(ETH_P_8021Q);