Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Di82557reg.h443 #define FXP_RFDX_CS_IP_CSUM_BIT_VALID 0x01 macro
H A Di82557.c1229 if (csum_stat & FXP_RFDX_CS_IP_CSUM_BIT_VALID) { in fxp_rx_hwcksum()