Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/eth/
H A Dr8152.h521 #define RD_TCP_CS BIT(22) macro
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dr8152.c729 #define RD_TCP_CS BIT(22) macro
2176 else if ((opts2 & RD_TCP_CS) && !(opts3 & TCPF)) in r8152_rx_csum()
2181 else if ((opts2 & RD_TCP_CS) && !(opts3 & TCPF)) in r8152_rx_csum()