![]() |
WE310F5
39.00.000
|
Packet count statistics. More...
#include <m2mb_ncm.h>
Packet count statistics.
Data structure that represents WLAN statistics information.
This data structure contains counts of various types of packets transmitted/received on the particular device ID and also the active and power save time.
This data structure should be used only to get the statistics by calling m2mb_ncm_get using opcode M2MB_NCM_CFG_OPCODE_STAT_GET.
Definition at line 529 of file m2mb_ncm.h.
UINT32 avgEarlyWakeupAdjInMs |
Average early wakeup adjustment.
Definition at line 566 of file m2mb_ncm.h.
UINT32 bcastFilteredAcceptedRxPkts |
Broadcast filtered and accepted RX packets.
Definition at line 546 of file m2mb_ncm.h.
UINT32 bcastFilteredAcceptedTxPkts |
Broadcast filtered and accepted TX packets.
Definition at line 545 of file m2mb_ncm.h.
UINT32 bcastFilteredRejectedRxPkts |
Broadcast filtered and rejected RX packets.
Definition at line 552 of file m2mb_ncm.h.
UINT32 bcastFilteredRejectedTxPkts |
Broadcast filtered and rejected TX packets.
Definition at line 551 of file m2mb_ncm.h.
UINT32 bcastRxPkts |
Broadcast RX packets.
Definition at line 536 of file m2mb_ncm.h.
UINT32 bcastTxPkts |
Broadcast TX packets.
Definition at line 535 of file m2mb_ncm.h.
UINT32 beaconMissCnt |
Beacon miss count.
Definition at line 561 of file m2mb_ncm.h.
UINT32 beaconResyncFailureCnt |
Beacon resync failure count.
Definition at line 564 of file m2mb_ncm.h.
UINT32 beaconResyncSuccessCnt |
Beacon resync success count.
Definition at line 563 of file m2mb_ncm.h.
UINT32 beaconsReceivedCnt |
Received beacon miss count.
Definition at line 562 of file m2mb_ncm.h.
UINT32 currEarlyWakeupAdjInMs |
Current early wakeup adjustment.
Definition at line 565 of file m2mb_ncm.h.
UINT32 earlyTerminationCnt |
Early termination count.
Definition at line 567 of file m2mb_ncm.h.
UINT32 mcastFilteredAcceptedRxPkts |
Multicast filtered and accepted RX packets.
Definition at line 544 of file m2mb_ncm.h.
UINT32 mcastFilteredAcceptedTxPkts |
Multicast filtered and accepted TX packets.
Definition at line 543 of file m2mb_ncm.h.
UINT32 mcastFilteredRejectedRxPkts |
Multicast filtered and rejected RX packets.
Definition at line 550 of file m2mb_ncm.h.
UINT32 mcastFilteredRejectedTxPkts |
Multicast filtered and rejected TX packets.
Definition at line 549 of file m2mb_ncm.h.
UINT32 mcastRxPkts |
Multicast RX packets.
Definition at line 534 of file m2mb_ncm.h.
UINT32 mcastTxPkts |
Multicast TX packets.
Definition at line 533 of file m2mb_ncm.h.
UINT32 nullRxPkts |
NULL RX packets.
Definition at line 555 of file m2mb_ncm.h.
UINT32 nullTxPkts |
NULL TX packets.
Definition at line 554 of file m2mb_ncm.h.
UINT32 psPollRxPkts |
PS Poll RX packets.
Definition at line 559 of file m2mb_ncm.h.
UINT32 psPollTxPkts |
PS Poll TX packets.
Definition at line 558 of file m2mb_ncm.h.
UINT32 qosNullRxPkts |
QOS NULL RX packets.
Definition at line 557 of file m2mb_ncm.h.
UINT32 qosNullTxPkts |
QOS NULL TX packets.
Definition at line 556 of file m2mb_ncm.h.
UINT32 totalActiveTimeInMs |
Total time in milliseconds for which the WLAN subsystem has been Active.
Definition at line 570 of file m2mb_ncm.h.
UINT32 totalPowersaveTimeInMs |
Total time in milliseconds for which the WLAN subsystem has been in Power Save.
Definition at line 572 of file m2mb_ncm.h.
UINT32 txRetryCnt |
TX retry count.
Definition at line 560 of file m2mb_ncm.h.
UINT32 uapsdTriggerRxCnt |
UAPSD trigger RX count.
Definition at line 568 of file m2mb_ncm.h.
UINT32 uapsdTriggerTxCnt |
UAPSD trigger TX count.
Definition at line 569 of file m2mb_ncm.h.
UINT32 ucastFilteredAcceptedRxPkts |
Unicast filtered and accepted RX packets.
Definition at line 542 of file m2mb_ncm.h.
UINT32 ucastFilteredAcceptedTxPkts |
Unicast filtered and accepted TX packets.
Definition at line 541 of file m2mb_ncm.h.
UINT32 ucastFilteredRejectedRxPkts |
Unicast filtered and rejected RX packets.
Definition at line 548 of file m2mb_ncm.h.
UINT32 ucastFilteredRejectedTxPkts |
Unicast filtered and rejected TX packets.
Definition at line 547 of file m2mb_ncm.h.
UINT32 ucastNonNullRxPkts |
Unicast RX packets excluding NULL and QoS NULL packets.
Definition at line 539 of file m2mb_ncm.h.
UINT32 ucastNonNullTxPkts |
Unicast TX packets excluding NULL and QoS NULL packets.
Definition at line 537 of file m2mb_ncm.h.
UINT32 ucastRxPkts |
Unicast RX packets.
Definition at line 532 of file m2mb_ncm.h.
UINT32 ucastTxPkts |
Unicast TX packets.
Definition at line 531 of file m2mb_ncm.h.