Home
last modified time | relevance | path

Searched refs:IPG_RFS_RXFCSERROR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/icplus/
Dipg.h229 #define IPG_RFS_RXFCSERROR 0x0000000000080000ULL macro
Dipg.c1130 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()