WE310F5  39.00.000
M2MB_NCM_DEVICE_STATS Struct Reference

Packet count statistics. More...

#include <m2mb_ncm.h>

Data Fields

UINT32 ucastTxPkts
 
UINT32 ucastRxPkts
 
UINT32 mcastTxPkts
 
UINT32 mcastRxPkts
 
UINT32 bcastTxPkts
 
UINT32 bcastRxPkts
 
UINT32 ucastNonNullTxPkts
 
UINT32 ucastNonNullRxPkts
 
UINT32 ucastFilteredAcceptedTxPkts
 
UINT32 ucastFilteredAcceptedRxPkts
 
UINT32 mcastFilteredAcceptedTxPkts
 
UINT32 mcastFilteredAcceptedRxPkts
 
UINT32 bcastFilteredAcceptedTxPkts
 
UINT32 bcastFilteredAcceptedRxPkts
 
UINT32 ucastFilteredRejectedTxPkts
 
UINT32 ucastFilteredRejectedRxPkts
 
UINT32 mcastFilteredRejectedTxPkts
 
UINT32 mcastFilteredRejectedRxPkts
 
UINT32 bcastFilteredRejectedTxPkts
 
UINT32 bcastFilteredRejectedRxPkts
 
UINT32 nullTxPkts
 
UINT32 nullRxPkts
 
UINT32 qosNullTxPkts
 
UINT32 qosNullRxPkts
 
UINT32 psPollTxPkts
 
UINT32 psPollRxPkts
 
UINT32 txRetryCnt
 
UINT32 beaconMissCnt
 
UINT32 beaconsReceivedCnt
 
UINT32 beaconResyncSuccessCnt
 
UINT32 beaconResyncFailureCnt
 
UINT32 currEarlyWakeupAdjInMs
 
UINT32 avgEarlyWakeupAdjInMs
 
UINT32 earlyTerminationCnt
 
UINT32 uapsdTriggerRxCnt
 
UINT32 uapsdTriggerTxCnt
 
UINT32 totalActiveTimeInMs
 
UINT32 totalPowersaveTimeInMs
 

Detailed Description

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.

Field Documentation

◆ avgEarlyWakeupAdjInMs

UINT32 avgEarlyWakeupAdjInMs

Average early wakeup adjustment.

Definition at line 566 of file m2mb_ncm.h.

◆ bcastFilteredAcceptedRxPkts

UINT32 bcastFilteredAcceptedRxPkts

Broadcast filtered and accepted RX packets.

Definition at line 546 of file m2mb_ncm.h.

◆ bcastFilteredAcceptedTxPkts

UINT32 bcastFilteredAcceptedTxPkts

Broadcast filtered and accepted TX packets.

Definition at line 545 of file m2mb_ncm.h.

◆ bcastFilteredRejectedRxPkts

UINT32 bcastFilteredRejectedRxPkts

Broadcast filtered and rejected RX packets.

Definition at line 552 of file m2mb_ncm.h.

◆ bcastFilteredRejectedTxPkts

UINT32 bcastFilteredRejectedTxPkts

Broadcast filtered and rejected TX packets.

Definition at line 551 of file m2mb_ncm.h.

◆ bcastRxPkts

UINT32 bcastRxPkts

Broadcast RX packets.

Definition at line 536 of file m2mb_ncm.h.

◆ bcastTxPkts

UINT32 bcastTxPkts

Broadcast TX packets.

Definition at line 535 of file m2mb_ncm.h.

◆ beaconMissCnt

UINT32 beaconMissCnt

Beacon miss count.

Definition at line 561 of file m2mb_ncm.h.

◆ beaconResyncFailureCnt

UINT32 beaconResyncFailureCnt

Beacon resync failure count.

Definition at line 564 of file m2mb_ncm.h.

◆ beaconResyncSuccessCnt

UINT32 beaconResyncSuccessCnt

Beacon resync success count.

Definition at line 563 of file m2mb_ncm.h.

◆ beaconsReceivedCnt

UINT32 beaconsReceivedCnt

Received beacon miss count.

Definition at line 562 of file m2mb_ncm.h.

◆ currEarlyWakeupAdjInMs

UINT32 currEarlyWakeupAdjInMs

Current early wakeup adjustment.

Definition at line 565 of file m2mb_ncm.h.

◆ earlyTerminationCnt

UINT32 earlyTerminationCnt

Early termination count.

Definition at line 567 of file m2mb_ncm.h.

◆ mcastFilteredAcceptedRxPkts

UINT32 mcastFilteredAcceptedRxPkts

Multicast filtered and accepted RX packets.

Definition at line 544 of file m2mb_ncm.h.

◆ mcastFilteredAcceptedTxPkts

UINT32 mcastFilteredAcceptedTxPkts

Multicast filtered and accepted TX packets.

Definition at line 543 of file m2mb_ncm.h.

◆ mcastFilteredRejectedRxPkts

UINT32 mcastFilteredRejectedRxPkts

Multicast filtered and rejected RX packets.

Definition at line 550 of file m2mb_ncm.h.

◆ mcastFilteredRejectedTxPkts

UINT32 mcastFilteredRejectedTxPkts

Multicast filtered and rejected TX packets.

Definition at line 549 of file m2mb_ncm.h.

◆ mcastRxPkts

UINT32 mcastRxPkts

Multicast RX packets.

Definition at line 534 of file m2mb_ncm.h.

◆ mcastTxPkts

UINT32 mcastTxPkts

Multicast TX packets.

Definition at line 533 of file m2mb_ncm.h.

◆ nullRxPkts

UINT32 nullRxPkts

NULL RX packets.

Definition at line 555 of file m2mb_ncm.h.

◆ nullTxPkts

UINT32 nullTxPkts

NULL TX packets.

Definition at line 554 of file m2mb_ncm.h.

◆ psPollRxPkts

UINT32 psPollRxPkts

PS Poll RX packets.

Definition at line 559 of file m2mb_ncm.h.

◆ psPollTxPkts

UINT32 psPollTxPkts

PS Poll TX packets.

Definition at line 558 of file m2mb_ncm.h.

◆ qosNullRxPkts

UINT32 qosNullRxPkts

QOS NULL RX packets.

Definition at line 557 of file m2mb_ncm.h.

◆ qosNullTxPkts

UINT32 qosNullTxPkts

QOS NULL TX packets.

Definition at line 556 of file m2mb_ncm.h.

◆ totalActiveTimeInMs

UINT32 totalActiveTimeInMs

Total time in milliseconds for which the WLAN subsystem has been Active.

Definition at line 570 of file m2mb_ncm.h.

◆ totalPowersaveTimeInMs

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.

◆ txRetryCnt

UINT32 txRetryCnt

TX retry count.

Definition at line 560 of file m2mb_ncm.h.

◆ uapsdTriggerRxCnt

UINT32 uapsdTriggerRxCnt

UAPSD trigger RX count.

Definition at line 568 of file m2mb_ncm.h.

◆ uapsdTriggerTxCnt

UINT32 uapsdTriggerTxCnt

UAPSD trigger TX count.

Definition at line 569 of file m2mb_ncm.h.

◆ ucastFilteredAcceptedRxPkts

UINT32 ucastFilteredAcceptedRxPkts

Unicast filtered and accepted RX packets.

Definition at line 542 of file m2mb_ncm.h.

◆ ucastFilteredAcceptedTxPkts

UINT32 ucastFilteredAcceptedTxPkts

Unicast filtered and accepted TX packets.

Definition at line 541 of file m2mb_ncm.h.

◆ ucastFilteredRejectedRxPkts

UINT32 ucastFilteredRejectedRxPkts

Unicast filtered and rejected RX packets.

Definition at line 548 of file m2mb_ncm.h.

◆ ucastFilteredRejectedTxPkts

UINT32 ucastFilteredRejectedTxPkts

Unicast filtered and rejected TX packets.

Definition at line 547 of file m2mb_ncm.h.

◆ ucastNonNullRxPkts

UINT32 ucastNonNullRxPkts

Unicast RX packets excluding NULL and QoS NULL packets.

Definition at line 539 of file m2mb_ncm.h.

◆ ucastNonNullTxPkts

UINT32 ucastNonNullTxPkts

Unicast TX packets excluding NULL and QoS NULL packets.

Definition at line 537 of file m2mb_ncm.h.

◆ ucastRxPkts

UINT32 ucastRxPkts

Unicast RX packets.

Definition at line 532 of file m2mb_ncm.h.

◆ ucastTxPkts

UINT32 ucastTxPkts

Unicast TX packets.

Definition at line 531 of file m2mb_ncm.h.


The documentation for this struct was generated from the following file: