Home
last modified time | relevance | path

Searched refs:RxProtoTCP (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c192 RxProtoTCP = 1, enumerator
456 if (((protocol == RxProtoTCP) && !(status & TCPFail)) || in cp_rx_csum_ok()
H A Dr8169_main.c521 #define RxProtoTCP (PID0) macro
4485 if (status == RxProtoTCP || status == RxProtoUDP) in rtl8169_rx_csum()