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