Searched refs:ETH_P_REALTEK (Results 1 – 3 of 3) sorted by relevance
56 *p = htons(ETH_P_REALTEK); in rtl4a_tag_xmit()84 if (etype != ETH_P_REALTEK) { in rtl4a_tag_rcv()
110 tag16[0] = htons(ETH_P_REALTEK); in rtl8_4_write_tag()163 if (unlikely(etype != ETH_P_REALTEK)) { in rtl8_4_read_tag()
90 #define ETH_P_REALTEK 0x8899 /* Multiple proprietary protocols */ macro