Searched refs:BRXMAC_STATUS_CRC_ERR_EXP (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/sun/ | ||
D | niu.h | 438 #define BRXMAC_STATUS_CRC_ERR_EXP 0x0000000000000010ULL macro |
D | niu.c | 4008 if (val & BRXMAC_STATUS_CRC_ERR_EXP) in niu_bmac_interrupt() |