Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/realtek/
D8139cp.c192 RxProtoTCP = 1, enumerator
456 if (((protocol == RxProtoTCP) && !(status & TCPFail)) || in cp_rx_csum_ok()
Dr8169_main.c520 #define RxProtoTCP (PID0) macro
4411 if (status == RxProtoTCP || status == RxProtoUDP) in rtl8169_rx_csum()