Home
last modified time | relevance | path

Searched refs:RxProtoTCP (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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.c527 #define RxProtoTCP (PID0) macro
4534 if (((status == RxProtoTCP) && !(opts1 & TCPFail)) || in rtl8169_rx_csum()
/kernel/linux/linux-6.6/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
4432 if (status == RxProtoTCP || status == RxProtoUDP) in rtl8169_rx_csum()

Completed in 21 milliseconds