Searched refs:IPG_RFS_FRAMESTART (Results 1 – 2 of 2) sorted by relevance
239 #define IPG_RFS_FRAMESTART 0x0000000020000000ULL macro
1115 if (le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMESTART) in ipg_nic_rx_check_frame_type()1382 cpu_to_le64(IPG_RFS_RFDDONE | IPG_RFS_FRAMESTART | IPG_RFS_FRAMEEND) in ipg_nic_rx()1500 !((le64_to_cpu(rxfd->rfs) & IPG_RFS_FRAMESTART) && in ipg_nic_rx()