Searched refs:FXP_RFDX_CS_TCPUDP_CSUM_VALID (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/ic/ | ||
H A D | i82557reg.h | 442 #define FXP_RFDX_CS_TCPUDP_CSUM_VALID 0x20 macro |
H A D | i82557.c | 1237 if ((csum_stat & FXP_RFDX_CS_TCPUDP_CSUM_VALID) == 0) in fxp_rx_hwcksum() |