Searched refs:IPG_RFS_RXFIFOOVERRUN (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/icplus/
H A Dipg.c1129 (IPG_RFS_RXFIFOOVERRUN | IPG_RFS_RXRUNTFRAME |
1139 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFIFOOVERRUN) {
1408 (IPG_RFS_RXFIFOOVERRUN | IPG_RFS_RXRUNTFRAME |
1419 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFIFOOVERRUN) {
H A Dipg.h226 #define IPG_RFS_RXFIFOOVERRUN 0x0000000000010000ULL macro

Completed in 25 milliseconds