Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_defines.h91 #define IGC_RXD_STAT_IPCS 0x40 /* IP xsum calculated */ macro
Dif_igc.c1448 if (status & IGC_RXD_STAT_IPCS) { in igc_rx_checksum()