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

/linux-4.1.27/drivers/net/ethernet/icplus/
H A Dipg.c1117 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMEEND) ipg_nic_rx_check_frame_type()
1382 cpu_to_le64(IPG_RFS_RFDDONE | IPG_RFS_FRAMESTART | IPG_RFS_FRAMEEND) ipg_nic_rx()
1501 (le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMEEND))) { ipg_nic_rx()
H A Dipg.h240 #define IPG_RFS_FRAMEEND 0x0000000040000000ULL macro

Completed in 55 milliseconds