Searched refs:IGC_RXD_STAT_IPCS (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/igc/ | ||
H A D | igc_txrx.c | 558 if (status & IGC_RXD_STAT_IPCS) in igc_rx_checksum() |
H A D | igc_defines.h | 88 #define IGC_RXD_STAT_IPCS 0x40 /* IP xsum calculated */ macro |