Searched refs:rxStatistics (Results 1 – 1 of 1) sorted by relevance
863 TCPIP_MAC_RX_STATISTICS rxStatistics; in _Command_MacInfo() local881 … macRes = ( macObject->TCPIP_MAC_StatisticsGet )( macCliHandle, &rxStatistics, &txStatistics ); in _Command_MacInfo()886 … rxStatistics.nRxOkPackets, rxStatistics.nRxPendBuffers, rxStatistics.nRxSchedBuffers ); in _Command_MacInfo()887 …ram, "nRxErrorPackets: %d, nRxFragmentErrors: %d\r\n", rxStatistics.nRxErrorPackets, rxStatistics.… in _Command_MacInfo()