Searched refs:IPG_RFS_RXFCSERROR (Results 1 – 2 of 2) sorted by relevance
229 #define IPG_RFS_RXFCSERROR 0x0000000000080000ULL macro
1130 IPG_RFS_RXALIGNMENTERROR | IPG_RFS_RXFCSERROR | in ipg_nic_rx_check_error()1409 IPG_RFS_RXALIGNMENTERROR | IPG_RFS_RXFCSERROR | in ipg_nic_rx()1439 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_RXFCSERROR) ; in ipg_nic_rx()