Searched refs:GRETH_RXBD_IP_CSERR (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/aeroflex/ | ||
H A D | greth.h | 51 #define GRETH_RXBD_IP_CSERR 0x100000 macro |
H A D | greth.c | 843 if (status & GRETH_RXBD_IP && status & GRETH_RXBD_IP_CSERR) in hw_checksummed() |