Searched refs:ETH_P_EDSA (Results 1 – 5 of 5) sorted by relevance
38 edsa_header[0] = (ETH_P_EDSA >> 8) & 0xff; in edsa_xmit()39 edsa_header[1] = ETH_P_EDSA & 0xff; in edsa_xmit()63 edsa_header[0] = (ETH_P_EDSA >> 8) & 0xff; in edsa_xmit()64 edsa_header[1] = ETH_P_EDSA & 0xff; in edsa_xmit()
112 #define ETH_P_EDSA 0xDADA /* Ethertype DSA [ NOT AN OFFICIALLY REGISTERED ID ] */ macro
72 VLANs (with a custom TPID of ``ETH_P_EDSA`` instead of ``ETH_P_8021Q``) are
592 mvpp2_prs_match_etype(&pe, 0, ETH_P_EDSA); in mvpp2_prs_dsa_tag_ethertype_set()
2223 ETH_P_EDSA); in mv88e6xxx_set_port_mode_edsa()