Searched refs:RXCSUM_IPV6OFL (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_wmreg.h1289 #define RXCSUM_IPV6OFL __BIT(10) /* IPv6 checksum offload */ macro
H A Dif_wm.c3257 * XXXyamt: i'm not sure which chips support RXCSUM_IPV6OFL.
7259 reg &= ~(RXCSUM_IPOFL | RXCSUM_IPV6OFL | RXCSUM_TUOFL);
7265 reg |= RXCSUM_IPV6OFL | RXCSUM_TUOFL;

Completed in 146 milliseconds