Searched refs:IPG_RFS_RXRUNTFRAME (Results 1 – 2 of 2) sorted by relevance
227 #define IPG_RFS_RXRUNTFRAME 0x0000000000020000ULL macro
1129 (IPG_RFS_RXFIFOOVERRUN | IPG_RFS_RXRUNTFRAME | in ipg_nic_rx_check_error()1145 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXRUNTFRAME) { in ipg_nic_rx_check_error()1408 (IPG_RFS_RXFIFOOVERRUN | IPG_RFS_RXRUNTFRAME | in ipg_nic_rx()1424 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXRUNTFRAME) { in ipg_nic_rx()