WL865E4-P  36.07.001
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 493 of file m2mb_ncm.h.

Field Documentation

◆ avgEarlyWakeupAdjInMs

UINT32 avgEarlyWakeupAdjInMs

Average early wakeup adjustment.

Definition at line 530 of file m2mb_ncm.h.

◆ bcastFilteredAcceptedRxPkts

UINT32 bcastFilteredAcceptedRxPkts

Broadcast filtered and accepted RX packets.

Definition at line 510 of file m2mb_ncm.h.

◆ bcastFilteredAcceptedTxPkts

UINT32 bcastFilteredAcceptedTxPkts

Broadcast filtered and accepted TX packets.

Definition at line 509 of file m2mb_ncm.h.

◆ bcastFilteredRejectedRxPkts

UINT32 bcastFilteredRejectedRxPkts

Broadcast filtered and rejected RX packets.

Definition at line 516 of file m2mb_ncm.h.

◆ bcastFilteredRejectedTxPkts

UINT32 bcastFilteredRejectedTxPkts

Broadcast filtered and rejected TX packets.

Definition at line 515 of file m2mb_ncm.h.

◆ bcastRxPkts

UINT32 bcastRxPkts

Broadcast RX packets.

Definition at line 500 of file m2mb_ncm.h.

◆ bcastTxPkts

UINT32 bcastTxPkts

Broadcast TX packets.

Definition at line 499 of file m2mb_ncm.h.

◆ beaconMissCnt

UINT32 beaconMissCnt

Beacon miss count.

Definition at line 525 of file m2mb_ncm.h.

◆ beaconResyncFailureCnt

UINT32 beaconResyncFailureCnt

Beacon resync failure count.

Definition at line 528 of file m2mb_ncm.h.

◆ beaconResyncSuccessCnt

UINT32 beaconResyncSuccessCnt

Beacon resync success count.

Definition at line 527 of file m2mb_ncm.h.

◆ beaconsReceivedCnt

UINT32 beaconsReceivedCnt

Received beacon miss count.

Definition at line 526 of file m2mb_ncm.h.

◆ currEarlyWakeupAdjInMs

UINT32 currEarlyWakeupAdjInMs

Current early wakeup adjustment.

Definition at line 529 of file m2mb_ncm.h.

◆ earlyTerminationCnt

UINT32 earlyTerminationCnt

Early termination count.

Definition at line 531 of file m2mb_ncm.h.

◆ mcastFilteredAcceptedRxPkts

UINT32 mcastFilteredAcceptedRxPkts

Multicast filtered and accepted RX packets.

Definition at line 508 of file m2mb_ncm.h.

◆ mcastFilteredAcceptedTxPkts

UINT32 mcastFilteredAcceptedTxPkts

Multicast filtered and accepted TX packets.

Definition at line 507 of file m2mb_ncm.h.

◆ mcastFilteredRejectedRxPkts

UINT32 mcastFilteredRejectedRxPkts

Multicast filtered and rejected RX packets.

Definition at line 514 of file m2mb_ncm.h.

◆ mcastFilteredRejectedTxPkts

UINT32 mcastFilteredRejectedTxPkts

Multicast filtered and rejected TX packets.

Definition at line 513 of file m2mb_ncm.h.

◆ mcastRxPkts

UINT32 mcastRxPkts

Multicast RX packets.

Definition at line 498 of file m2mb_ncm.h.

◆ mcastTxPkts

UINT32 mcastTxPkts

Multicast TX packets.

Definition at line 497 of file m2mb_ncm.h.

◆ nullRxPkts

UINT32 nullRxPkts

NULL RX packets.

Definition at line 519 of file m2mb_ncm.h.

◆ nullTxPkts

UINT32 nullTxPkts

NULL TX packets.

Definition at line 518 of file m2mb_ncm.h.

◆ psPollRxPkts

UINT32 psPollRxPkts

PS Poll RX packets.

Definition at line 523 of file m2mb_ncm.h.

◆ psPollTxPkts

UINT32 psPollTxPkts

PS Poll TX packets.

Definition at line 522 of file m2mb_ncm.h.

◆ qosNullRxPkts

UINT32 qosNullRxPkts

QOS NULL RX packets.

Definition at line 521 of file m2mb_ncm.h.

◆ qosNullTxPkts

UINT32 qosNullTxPkts

QOS NULL TX packets.

Definition at line 520 of file m2mb_ncm.h.

◆ totalActiveTimeInMs

UINT32 totalActiveTimeInMs

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

Definition at line 534 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 536 of file m2mb_ncm.h.

◆ txRetryCnt

UINT32 txRetryCnt

TX retry count.

Definition at line 524 of file m2mb_ncm.h.

◆ uapsdTriggerRxCnt

UINT32 uapsdTriggerRxCnt

UAPSD trigger RX count.

Definition at line 532 of file m2mb_ncm.h.

◆ uapsdTriggerTxCnt

UINT32 uapsdTriggerTxCnt

UAPSD trigger TX count.

Definition at line 533 of file m2mb_ncm.h.

◆ ucastFilteredAcceptedRxPkts

UINT32 ucastFilteredAcceptedRxPkts

Unicast filtered and accepted RX packets.

Definition at line 506 of file m2mb_ncm.h.

◆ ucastFilteredAcceptedTxPkts

UINT32 ucastFilteredAcceptedTxPkts

Unicast filtered and accepted TX packets.

Definition at line 505 of file m2mb_ncm.h.

◆ ucastFilteredRejectedRxPkts

UINT32 ucastFilteredRejectedRxPkts

Unicast filtered and rejected RX packets.

Definition at line 512 of file m2mb_ncm.h.

◆ ucastFilteredRejectedTxPkts

UINT32 ucastFilteredRejectedTxPkts

Unicast filtered and rejected TX packets.

Definition at line 511 of file m2mb_ncm.h.

◆ ucastNonNullRxPkts

UINT32 ucastNonNullRxPkts

Unicast RX packets excluding NULL and QoS NULL packets.

Definition at line 503 of file m2mb_ncm.h.

◆ ucastNonNullTxPkts

UINT32 ucastNonNullTxPkts

Unicast TX packets excluding NULL and QoS NULL packets.

Definition at line 501 of file m2mb_ncm.h.

◆ ucastRxPkts

UINT32 ucastRxPkts

Unicast RX packets.

Definition at line 496 of file m2mb_ncm.h.

◆ ucastTxPkts

UINT32 ucastTxPkts

Unicast TX packets.

Definition at line 495 of file m2mb_ncm.h.


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