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

/drivers/net/ethernet/icplus/
H A Dipg.c1129 (IPG_RFS_RXFIFOOVERRUN | IPG_RFS_RXRUNTFRAME |
1145 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXRUNTFRAME) {
1408 (IPG_RFS_RXFIFOOVERRUN | IPG_RFS_RXRUNTFRAME |
1424 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXRUNTFRAME) {
H A Dipg.h228 #define IPG_RFS_RXRUNTFRAME 0x0000000000020000 macro

Completed in 13 milliseconds