Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/pic32mzef/
DNetworkInterface_eth.c864 TCPIP_MAC_TX_STATISTICS txStatistics; in _Command_MacInfo() local
881 … macRes = ( macObject->TCPIP_MAC_StatisticsGet )( macCliHandle, &rxStatistics, &txStatistics ); in _Command_MacInfo()
889txStatistics.nTxOkPackets, txStatistics.nTxPendBuffers, txStatistics.nTxErrorPackets, txStatistics in _Command_MacInfo()