Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h519 #define RD_UDP_CS BIT(23) macro
/openbmc/linux/drivers/net/usb/
H A Dr8152.c809 #define RD_UDP_CS BIT(23) macro
2466 else if ((opts2 & RD_UDP_CS) && !(opts3 & UDPF)) in r8152_rx_csum()
2471 if ((opts2 & RD_UDP_CS) && !(opts3 & UDPF)) in r8152_rx_csum()