Home
last modified time | relevance | path

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

/hardware/ti/wlan/wl1271/stad/Export_Inc/
DSTADExternalIf.h160 …TI_UINT32 MulticastBytesXmit; /**< The number of bytes in multicast/functional packets th… member
/hardware/ti/wlan/wl1271/stad/src/Data_link/
DtxCtrl.c1250 pTxCtrl->txDataCounters[ac].MulticastBytesXmit += dataLen; in txCtrl_UpdateTxCounters()
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
Dcu_cmd.c2104 …, (PS8)" Multicast Bytes : %d\n", txCounters.txCounters[TxQid].MulticastBytesXmit ); in CuCmd_ShowTxStatistics()