Searched refs:PID1 (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/realtek/
H A Dr8169.c613 PID1 = (1 << 18), /* Protocol ID bit 1/2 */ enumerator in enum:rtl_rx_desc_bit
616 #define RxProtoUDP (PID1)
618 #define RxProtoIP (PID1 | PID0)
H A D8139cp.c189 PID1 = (1 << 17), /* 2 protocol id bits: 0==non-IP, */ enumerator in enum:__anon2887

Completed in 83 milliseconds