Searched refs:newRxIgnored (Results 1 – 1 of 1) sorted by relevance
2112 …uint32_t newRxIgnored = (oldRxIgnored & ~0xFFFF) | HWREGH_READ_LRF(LRFD_BUFRAM_BASE + PBE_GENERIC_… in RCL_Handler_Nesb_updateLongStats() local2129 if (newRxIgnored < oldRxIgnored) in RCL_Handler_Nesb_updateLongStats()2131 newRxIgnored += 0x10000; in RCL_Handler_Nesb_updateLongStats()2144 genericHandlerState.nesb.longRxIgnoredCount = newRxIgnored; in RCL_Handler_Nesb_updateLongStats()