Mistake on this page?
Report an issue in GitHub or email us
Data Fields
wl_cnt_ver_30_t Struct Reference

wlc layer counters More...

#include <whd_wlioctl.h>

Data Fields

uint32_t txframe
 tx data frames More...
 
uint32_t txbyte
 tx data bytes More...
 
uint32_t txretrans
 tx mac retransmits More...
 
uint32_t txerror
 tx data errors (derived: sum of others) More...
 
uint32_t txctl
 tx management frames More...
 
uint32_t txprshort
 tx short preamble frames More...
 
uint32_t txserr
 tx status errors More...
 
uint32_t txnobuf
 tx out of buffers errors More...
 
uint32_t txnoassoc
 tx discard because we're not associated More...
 
uint32_t txrunt
 tx runt frames More...
 
uint32_t txchit
 tx header cache hit (fastpath) More...
 
uint32_t txcmiss
 tx header cache miss (slowpath) More...
 
uint32_t txuflo
 tx fifo underflows More...
 
uint32_t txphyerr
 tx phy errors (indicated in tx status) More...
 
uint32_t txphycrs
 PR8861/8963 counter. More...
 
uint32_t rxframe
 rx data frames More...
 
uint32_t rxbyte
 rx data bytes More...
 
uint32_t rxerror
 rx data errors (derived: sum of others) More...
 
uint32_t rxctl
 rx management frames More...
 
uint32_t rxnobuf
 rx out of buffers errors More...
 
uint32_t rxnondata
 rx non data frames in the data channel errors More...
 
uint32_t rxbadds
 rx bad DS errors More...
 
uint32_t rxbadcm
 rx bad control or management frames More...
 
uint32_t rxfragerr
 rx fragmentation errors More...
 
uint32_t rxrunt
 rx runt frames More...
 
uint32_t rxgiant
 rx giant frames More...
 
uint32_t rxnoscb
 rx no scb error More...
 
uint32_t rxbadproto
 rx invalid frames More...
 
uint32_t rxbadsrcmac
 rx frames with Invalid Src Mac More...
 
uint32_t rxbadda
 rx frames tossed for invalid da More...
 
uint32_t rxfilter
 rx frames filtered out More...
 
uint32_t rxoflo
 rx fifo overflow errors More...
 
uint32_t rxuflo [6]
 rx dma descriptor underflow errors More...
 
uint32_t d11cnt_txrts_off
 d11cnt txrts value when reset d11cnt More...
 
uint32_t d11cnt_rxcrc_off
 d11cnt rxcrc value when reset d11cnt More...
 
uint32_t d11cnt_txnocts_off
 d11cnt txnocts value when reset d11cnt More...
 
uint32_t dmade
 tx/rx dma descriptor errors More...
 
uint32_t dmada
 tx/rx dma data errors More...
 
uint32_t dmape
 tx/rx dma descriptor protocol errors More...
 
uint32_t reset
 reset count More...
 
uint32_t tbtt
 cnts the TBTT int's More...
 
uint32_t txdmawar
 

occurrences of PR15420 workaround

More...
 
uint32_t pkt_callback_reg_fail
 callbacks register failure More...
 
uint32_t txfrag
 dot11TransmittedFragmentCount More...
 
uint32_t txmulti
 dot11MulticastTransmittedFrameCount More...
 
uint32_t txfail
 dot11FailedCount More...
 
uint32_t txretry
 dot11RetryCount More...
 
uint32_t txretrie
 dot11MultipleRetryCount More...
 
uint32_t rxdup
 dot11FrameduplicateCount More...
 
uint32_t txrts
 dot11RTSSuccessCount More...
 
uint32_t txnocts
 dot11RTSFailureCount More...
 
uint32_t txnoack
 dot11ACKFailureCount More...
 
uint32_t rxfrag
 dot11ReceivedFragmentCount More...
 
uint32_t rxmulti
 dot11MulticastReceivedFrameCount More...
 
uint32_t rxcrc
 dot11FCSErrorCount More...
 
uint32_t txfrmsnt
 dot11TransmittedFrameCount (bogus MIB?) More...
 
uint32_t rxundec
 dot11WEPUndecryptableCount More...
 
uint32_t tkipmicfaill
 TKIPLocalMICFailures. More...
 
uint32_t tkipcntrmsr
 TKIPCounterMeasuresInvoked. More...
 
uint32_t tkipreplay
 TKIPReplays. More...
 
uint32_t ccmpfmterr
 CCMPFormatErrors. More...
 
uint32_t ccmpreplay
 CCMPReplays. More...
 
uint32_t ccmpundec
 CCMPDecryptErrors. More...
 
uint32_t fourwayfail
 FourWayHandshakeFailures. More...
 
uint32_t wepundec
 dot11WEPUndecryptableCount More...
 
uint32_t wepicverr
 dot11WEPICVErrorCount More...
 
uint32_t decsuccess
 DecryptSuccessCount. More...
 
uint32_t tkipicverr
 TKIPICVErrorCount. More...
 
uint32_t wepexcluded
 dot11WEPExcludedCount More...
 
uint32_t txchanrej
 Tx frames suppressed due to channel rejection. More...
 
uint32_t psmwds
 Count PSM watchdogs. More...
 
uint32_t phywatchdog
 Count Phy watchdogs (triggered by ucode) More...
 
uint32_t prq_entries_handled
 PRQ entries read in. More...
 
uint32_t prq_undirected_entries
 which were bcast bss & ssid More...
 
uint32_t prq_bad_entries
 which could not be translated to info More...
 
uint32_t atim_suppress_count
 TX suppressions on ATIM fifo. More...
 
uint32_t bcn_template_not_ready
 Template marked in use on send bcn ... More...
 
uint32_t bcn_template_not_ready_done
 ...but "DMA done" interrupt rcvd More...
 
uint32_t late_tbtt_dpc
 TBTT DPC did not happen in time. More...
 
uint32_t rx1mbps
 packets rx at 1Mbps More...
 
uint32_t rx2mbps
 packets rx at 2Mbps More...
 
uint32_t rx5mbps5
 packets rx at 5.5Mbps More...
 
uint32_t rx6mbps
 packets rx at 6Mbps More...
 
uint32_t rx9mbps
 packets rx at 9Mbps More...
 
uint32_t rx11mbps
 packets rx at 11Mbps More...
 
uint32_t rx12mbps
 packets rx at 12Mbps More...
 
uint32_t rx18mbps
 packets rx at 18Mbps More...
 
uint32_t rx24mbps
 packets rx at 24Mbps More...
 
uint32_t rx36mbps
 packets rx at 36Mbps More...
 
uint32_t rx48mbps
 packets rx at 48Mbps More...
 
uint32_t rx54mbps
 packets rx at 54Mbps More...
 
uint32_t rx108mbps
 packets rx at 108mbps More...
 
uint32_t rx162mbps
 packets rx at 162mbps More...
 
uint32_t rx216mbps
 packets rx at 216 mbps More...
 
uint32_t rx270mbps
 packets rx at 270 mbps More...
 
uint32_t rx324mbps
 packets rx at 324 mbps More...
 
uint32_t rx378mbps
 packets rx at 378 mbps More...
 
uint32_t rx432mbps
 packets rx at 432 mbps More...
 
uint32_t rx486mbps
 packets rx at 486 mbps More...
 
uint32_t rx540mbps
 packets rx at 540 mbps More...
 
uint32_t rfdisable
 count of radio disables More...
 
uint32_t txexptime
 Tx frames suppressed due to timer expiration. More...
 
uint32_t txmpdu_sgi
 count for sgi transmit More...
 
uint32_t rxmpdu_sgi
 count for sgi received More...
 
uint32_t txmpdu_stbc
 count for stbc transmit More...
 
uint32_t rxmpdu_stbc
 count for stbc received More...
 
uint32_t rxundec_mcst
 dot11WEPUndecryptableCount More...
 
uint32_t tkipmicfaill_mcst
 TKIPLocalMICFailures. More...
 
uint32_t tkipcntrmsr_mcst
 TKIPCounterMeasuresInvoked. More...
 
uint32_t tkipreplay_mcst
 TKIPReplays. More...
 
uint32_t ccmpfmterr_mcst
 CCMPFormatErrors. More...
 
uint32_t ccmpreplay_mcst
 CCMPReplays. More...
 
uint32_t ccmpundec_mcst
 CCMPDecryptErrors. More...
 
uint32_t fourwayfail_mcst
 FourWayHandshakeFailures. More...
 
uint32_t wepundec_mcst
 dot11WEPUndecryptableCount More...
 
uint32_t wepicverr_mcst
 dot11WEPICVErrorCount More...
 
uint32_t decsuccess_mcst
 DecryptSuccessCount. More...
 
uint32_t tkipicverr_mcst
 TKIPICVErrorCount. More...
 
uint32_t wepexcluded_mcst
 dot11WEPExcludedCount More...
 
uint32_t dma_hang
 count for dma hang More...
 
uint32_t reinit
 count for reinit More...
 
uint32_t pstatxucast
 count of ucast frames xmitted on all psta assoc More...
 
uint32_t pstatxnoassoc
 count of txnoassoc frames xmitted on all psta assoc More...
 
uint32_t pstarxucast
 count of ucast frames received on all psta assoc More...
 
uint32_t pstarxbcmc
 count of bcmc frames received on all psta More...
 
uint32_t pstatxbcmc
 count of bcmc frames transmitted on all psta More...
 
uint32_t cso_passthrough
 hw cso required but passthrough More...
 
uint32_t cso_normal
 hw cso hdr for normal process More...
 
uint32_t chained
 number of frames chained More...
 
uint32_t chainedsz1
 number of chain size 1 frames More...
 
uint32_t unchained
 number of frames not chained More...
 
uint32_t maxchainsz
 max chain size so far More...
 
uint32_t currchainsz
 current chain size More...
 
uint32_t pciereset
 Secondary Bus Reset issued by driver. More...
 
uint32_t cfgrestore
 configspace restore by driver More...
 
uint32_t reinitreason [8]
 reinitreason counters; 0: Unknown reason More...
 
uint32_t rxmpdu_mu
 Number of MU MPDUs received. More...
 
uint32_t txbar
 Number of TX BAR. More...
 
uint32_t rxbar
 Number of RX BAR. More...
 
uint32_t txpspoll
 Number of TX PS-poll. More...
 
uint32_t rxpspoll
 Number of RX PS-poll. More...
 
uint32_t txnull
 Number of TX NULL_DATA. More...
 
uint32_t rxnull
 Number of RX NULL_DATA. More...
 
uint32_t txqosnull
 Number of TX NULL_QoSDATA. More...
 
uint32_t rxqosnull
 Number of RX NULL_QoSDATA. More...
 
uint32_t txassocreq
 Number of TX ASSOC request. More...
 
uint32_t rxassocreq
 Number of RX ASSOC request. More...
 
uint32_t txreassocreq
 Number of TX REASSOC request. More...
 
uint32_t rxreassocreq
 Number of RX REASSOC request. More...
 
uint32_t txdisassoc
 Number of TX DISASSOC. More...
 
uint32_t rxdisassoc
 Number of RX DISASSOC. More...
 
uint32_t txassocrsp
 Number of TX ASSOC response. More...
 
uint32_t rxassocrsp
 Number of RX ASSOC response. More...
 
uint32_t txreassocrsp
 Number of TX REASSOC response. More...
 
uint32_t rxreassocrsp
 Number of RX REASSOC response. More...
 
uint32_t txauth
 Number of TX AUTH. More...
 
uint32_t rxauth
 Number of RX AUTH. More...
 
uint32_t txdeauth
 Number of TX DEAUTH. More...
 
uint32_t rxdeauth
 Number of RX DEAUTH. More...
 
uint32_t txprobereq
 Number of TX probe request. More...
 
uint32_t rxprobereq
 Number of RX probe request. More...
 
uint32_t txprobersp
 Number of TX probe response. More...
 
uint32_t rxprobersp
 Number of RX probe response. More...
 
uint32_t txaction
 Number of TX action frame. More...
 
uint32_t rxaction
 Number of RX action frame. More...
 
uint32_t ampdu_wds
 Number of AMPDU watchdogs. More...
 
uint32_t txlost
 Number of lost packets reported in txs. More...
 
uint32_t txdatamcast
 Number of TX multicast data packets. More...
 
uint32_t txdatabcast
 Number of TX broadcast data packets. More...
 
uint32_t psmxwds
 Number of PSMx watchdogs. More...
 
uint32_t p2p_tbtt
 Number of P2P TBTT Events. More...
 
uint32_t p2p_tbtt_miss
 Number of P2P TBTT Events Miss. More...
 

Detailed Description

wlc layer counters

Definition at line 1566 of file whd_wlioctl.h.

Field Documentation

uint32_t ampdu_wds

Number of AMPDU watchdogs.

Definition at line 1764 of file whd_wlioctl.h.

uint32_t atim_suppress_count

TX suppressions on ATIM fifo.

Definition at line 1660 of file whd_wlioctl.h.

uint32_t bcn_template_not_ready

Template marked in use on send bcn ...

Definition at line 1661 of file whd_wlioctl.h.

uint32_t bcn_template_not_ready_done

...but "DMA done" interrupt rcvd

Definition at line 1662 of file whd_wlioctl.h.

uint32_t ccmpfmterr

CCMPFormatErrors.

Definition at line 1642 of file whd_wlioctl.h.

uint32_t ccmpfmterr_mcst

CCMPFormatErrors.

Definition at line 1703 of file whd_wlioctl.h.

uint32_t ccmpreplay

CCMPReplays.

Definition at line 1643 of file whd_wlioctl.h.

uint32_t ccmpreplay_mcst

CCMPReplays.

Definition at line 1704 of file whd_wlioctl.h.

uint32_t ccmpundec

CCMPDecryptErrors.

Definition at line 1644 of file whd_wlioctl.h.

uint32_t ccmpundec_mcst

CCMPDecryptErrors.

Definition at line 1705 of file whd_wlioctl.h.

uint32_t cfgrestore

configspace restore by driver

Definition at line 1730 of file whd_wlioctl.h.

uint32_t chained

number of frames chained

Definition at line 1724 of file whd_wlioctl.h.

uint32_t chainedsz1

number of chain size 1 frames

Definition at line 1725 of file whd_wlioctl.h.

uint32_t cso_normal

hw cso hdr for normal process

Definition at line 1723 of file whd_wlioctl.h.

uint32_t cso_passthrough

hw cso required but passthrough

Definition at line 1722 of file whd_wlioctl.h.

uint32_t currchainsz

current chain size

Definition at line 1728 of file whd_wlioctl.h.

uint32_t d11cnt_rxcrc_off

d11cnt rxcrc value when reset d11cnt

Definition at line 1610 of file whd_wlioctl.h.

uint32_t d11cnt_txnocts_off

d11cnt txnocts value when reset d11cnt

Definition at line 1611 of file whd_wlioctl.h.

uint32_t d11cnt_txrts_off

d11cnt txrts value when reset d11cnt

Definition at line 1609 of file whd_wlioctl.h.

uint32_t decsuccess

DecryptSuccessCount.

Definition at line 1648 of file whd_wlioctl.h.

uint32_t decsuccess_mcst

DecryptSuccessCount.

Definition at line 1709 of file whd_wlioctl.h.

uint32_t dma_hang

count for dma hang

Definition at line 1713 of file whd_wlioctl.h.

uint32_t dmada

tx/rx dma data errors

Definition at line 1615 of file whd_wlioctl.h.

uint32_t dmade

tx/rx dma descriptor errors

Definition at line 1614 of file whd_wlioctl.h.

uint32_t dmape

tx/rx dma descriptor protocol errors

Definition at line 1616 of file whd_wlioctl.h.

uint32_t fourwayfail

FourWayHandshakeFailures.

Definition at line 1645 of file whd_wlioctl.h.

uint32_t fourwayfail_mcst

FourWayHandshakeFailures.

Definition at line 1706 of file whd_wlioctl.h.

uint32_t late_tbtt_dpc

TBTT DPC did not happen in time.

Definition at line 1663 of file whd_wlioctl.h.

uint32_t maxchainsz

max chain size so far

Definition at line 1727 of file whd_wlioctl.h.

uint32_t p2p_tbtt

Number of P2P TBTT Events.

Definition at line 1771 of file whd_wlioctl.h.

uint32_t p2p_tbtt_miss

Number of P2P TBTT Events Miss.

Definition at line 1772 of file whd_wlioctl.h.

uint32_t pciereset

Secondary Bus Reset issued by driver.

Definition at line 1729 of file whd_wlioctl.h.

uint32_t phywatchdog

Count Phy watchdogs (triggered by ucode)

Definition at line 1654 of file whd_wlioctl.h.

uint32_t pkt_callback_reg_fail

callbacks register failure

Definition at line 1620 of file whd_wlioctl.h.

uint32_t prq_bad_entries

which could not be translated to info

Definition at line 1659 of file whd_wlioctl.h.

uint32_t prq_entries_handled

PRQ entries read in.

Definition at line 1657 of file whd_wlioctl.h.

uint32_t prq_undirected_entries

which were bcast bss & ssid

Definition at line 1658 of file whd_wlioctl.h.

uint32_t psmwds

Count PSM watchdogs.

Definition at line 1653 of file whd_wlioctl.h.

uint32_t psmxwds

Number of PSMx watchdogs.

Definition at line 1768 of file whd_wlioctl.h.

uint32_t pstarxbcmc

count of bcmc frames received on all psta

Definition at line 1719 of file whd_wlioctl.h.

uint32_t pstarxucast

count of ucast frames received on all psta assoc

Definition at line 1718 of file whd_wlioctl.h.

uint32_t pstatxbcmc

count of bcmc frames transmitted on all psta

Definition at line 1720 of file whd_wlioctl.h.

uint32_t pstatxnoassoc

count of txnoassoc frames xmitted on all psta assoc

Definition at line 1717 of file whd_wlioctl.h.

uint32_t pstatxucast

count of ucast frames xmitted on all psta assoc

Definition at line 1716 of file whd_wlioctl.h.

uint32_t reinit

count for reinit

Definition at line 1714 of file whd_wlioctl.h.

uint32_t reinitreason[8]

reinitreason counters; 0: Unknown reason

Definition at line 1731 of file whd_wlioctl.h.

uint32_t reset

reset count

Definition at line 1617 of file whd_wlioctl.h.

uint32_t rfdisable

count of radio disables

Definition at line 1688 of file whd_wlioctl.h.

uint32_t rx108mbps

packets rx at 108mbps

Definition at line 1678 of file whd_wlioctl.h.

uint32_t rx11mbps

packets rx at 11Mbps

Definition at line 1671 of file whd_wlioctl.h.

uint32_t rx12mbps

packets rx at 12Mbps

Definition at line 1672 of file whd_wlioctl.h.

uint32_t rx162mbps

packets rx at 162mbps

Definition at line 1679 of file whd_wlioctl.h.

uint32_t rx18mbps

packets rx at 18Mbps

Definition at line 1673 of file whd_wlioctl.h.

uint32_t rx1mbps

packets rx at 1Mbps

Definition at line 1666 of file whd_wlioctl.h.

uint32_t rx216mbps

packets rx at 216 mbps

Definition at line 1680 of file whd_wlioctl.h.

uint32_t rx24mbps

packets rx at 24Mbps

Definition at line 1674 of file whd_wlioctl.h.

uint32_t rx270mbps

packets rx at 270 mbps

Definition at line 1681 of file whd_wlioctl.h.

uint32_t rx2mbps

packets rx at 2Mbps

Definition at line 1667 of file whd_wlioctl.h.

uint32_t rx324mbps

packets rx at 324 mbps

Definition at line 1682 of file whd_wlioctl.h.

uint32_t rx36mbps

packets rx at 36Mbps

Definition at line 1675 of file whd_wlioctl.h.

uint32_t rx378mbps

packets rx at 378 mbps

Definition at line 1683 of file whd_wlioctl.h.

uint32_t rx432mbps

packets rx at 432 mbps

Definition at line 1684 of file whd_wlioctl.h.

uint32_t rx486mbps

packets rx at 486 mbps

Definition at line 1685 of file whd_wlioctl.h.

uint32_t rx48mbps

packets rx at 48Mbps

Definition at line 1676 of file whd_wlioctl.h.

uint32_t rx540mbps

packets rx at 540 mbps

Definition at line 1686 of file whd_wlioctl.h.

uint32_t rx54mbps

packets rx at 54Mbps

Definition at line 1677 of file whd_wlioctl.h.

uint32_t rx5mbps5

packets rx at 5.5Mbps

Definition at line 1668 of file whd_wlioctl.h.

uint32_t rx6mbps

packets rx at 6Mbps

Definition at line 1669 of file whd_wlioctl.h.

uint32_t rx9mbps

packets rx at 9Mbps

Definition at line 1670 of file whd_wlioctl.h.

uint32_t rxaction

Number of RX action frame.

Definition at line 1763 of file whd_wlioctl.h.

uint32_t rxassocreq

Number of RX ASSOC request.

Definition at line 1745 of file whd_wlioctl.h.

uint32_t rxassocrsp

Number of RX ASSOC response.

Definition at line 1751 of file whd_wlioctl.h.

uint32_t rxauth

Number of RX AUTH.

Definition at line 1755 of file whd_wlioctl.h.

uint32_t rxbadcm

rx bad control or management frames

Definition at line 1595 of file whd_wlioctl.h.

uint32_t rxbadda

rx frames tossed for invalid da

Definition at line 1602 of file whd_wlioctl.h.

uint32_t rxbadds

rx bad DS errors

Definition at line 1594 of file whd_wlioctl.h.

uint32_t rxbadproto

rx invalid frames

Definition at line 1600 of file whd_wlioctl.h.

uint32_t rxbadsrcmac

rx frames with Invalid Src Mac

Definition at line 1601 of file whd_wlioctl.h.

uint32_t rxbar

Number of RX BAR.

Definition at line 1737 of file whd_wlioctl.h.

uint32_t rxbyte

rx data bytes

Definition at line 1589 of file whd_wlioctl.h.

uint32_t rxcrc

dot11FCSErrorCount

Definition at line 1634 of file whd_wlioctl.h.

uint32_t rxctl

rx management frames

Definition at line 1591 of file whd_wlioctl.h.

uint32_t rxdeauth

Number of RX DEAUTH.

Definition at line 1757 of file whd_wlioctl.h.

uint32_t rxdisassoc

Number of RX DISASSOC.

Definition at line 1749 of file whd_wlioctl.h.

uint32_t rxdup

dot11FrameduplicateCount

Definition at line 1628 of file whd_wlioctl.h.

uint32_t rxerror

rx data errors (derived: sum of others)

Definition at line 1590 of file whd_wlioctl.h.

uint32_t rxfilter

rx frames filtered out

Definition at line 1603 of file whd_wlioctl.h.

uint32_t rxfrag

dot11ReceivedFragmentCount

Definition at line 1632 of file whd_wlioctl.h.

uint32_t rxfragerr

rx fragmentation errors

Definition at line 1596 of file whd_wlioctl.h.

uint32_t rxframe

rx data frames

Definition at line 1588 of file whd_wlioctl.h.

uint32_t rxgiant

rx giant frames

Definition at line 1598 of file whd_wlioctl.h.

uint32_t rxmpdu_mu

Number of MU MPDUs received.

Definition at line 1733 of file whd_wlioctl.h.

uint32_t rxmpdu_sgi

count for sgi received

Definition at line 1693 of file whd_wlioctl.h.

uint32_t rxmpdu_stbc

count for stbc received

Definition at line 1695 of file whd_wlioctl.h.

uint32_t rxmulti

dot11MulticastReceivedFrameCount

Definition at line 1633 of file whd_wlioctl.h.

uint32_t rxnobuf

rx out of buffers errors

Definition at line 1592 of file whd_wlioctl.h.

uint32_t rxnondata

rx non data frames in the data channel errors

Definition at line 1593 of file whd_wlioctl.h.

uint32_t rxnoscb

rx no scb error

Definition at line 1599 of file whd_wlioctl.h.

uint32_t rxnull

Number of RX NULL_DATA.

Definition at line 1741 of file whd_wlioctl.h.

uint32_t rxoflo

rx fifo overflow errors

Definition at line 1606 of file whd_wlioctl.h.

uint32_t rxprobereq

Number of RX probe request.

Definition at line 1759 of file whd_wlioctl.h.

uint32_t rxprobersp

Number of RX probe response.

Definition at line 1761 of file whd_wlioctl.h.

uint32_t rxpspoll

Number of RX PS-poll.

Definition at line 1739 of file whd_wlioctl.h.

uint32_t rxqosnull

Number of RX NULL_QoSDATA.

Definition at line 1743 of file whd_wlioctl.h.

uint32_t rxreassocreq

Number of RX REASSOC request.

Definition at line 1747 of file whd_wlioctl.h.

uint32_t rxreassocrsp

Number of RX REASSOC response.

Definition at line 1753 of file whd_wlioctl.h.

uint32_t rxrunt

rx runt frames

Definition at line 1597 of file whd_wlioctl.h.

uint32_t rxuflo[6]

rx dma descriptor underflow errors

Definition at line 1607 of file whd_wlioctl.h.

uint32_t rxundec

dot11WEPUndecryptableCount

Definition at line 1636 of file whd_wlioctl.h.

uint32_t rxundec_mcst

dot11WEPUndecryptableCount

Definition at line 1697 of file whd_wlioctl.h.

uint32_t tbtt

cnts the TBTT int's

Definition at line 1618 of file whd_wlioctl.h.

uint32_t tkipcntrmsr

TKIPCounterMeasuresInvoked.

Definition at line 1640 of file whd_wlioctl.h.

uint32_t tkipcntrmsr_mcst

TKIPCounterMeasuresInvoked.

Definition at line 1701 of file whd_wlioctl.h.

uint32_t tkipicverr

TKIPICVErrorCount.

Definition at line 1649 of file whd_wlioctl.h.

uint32_t tkipicverr_mcst

TKIPICVErrorCount.

Definition at line 1710 of file whd_wlioctl.h.

uint32_t tkipmicfaill

TKIPLocalMICFailures.

Definition at line 1639 of file whd_wlioctl.h.

uint32_t tkipmicfaill_mcst

TKIPLocalMICFailures.

Definition at line 1700 of file whd_wlioctl.h.

uint32_t tkipreplay

TKIPReplays.

Definition at line 1641 of file whd_wlioctl.h.

uint32_t tkipreplay_mcst

TKIPReplays.

Definition at line 1702 of file whd_wlioctl.h.

uint32_t txaction

Number of TX action frame.

Definition at line 1762 of file whd_wlioctl.h.

uint32_t txassocreq

Number of TX ASSOC request.

Definition at line 1744 of file whd_wlioctl.h.

uint32_t txassocrsp

Number of TX ASSOC response.

Definition at line 1750 of file whd_wlioctl.h.

uint32_t txauth

Number of TX AUTH.

Definition at line 1754 of file whd_wlioctl.h.

uint32_t txbar

Number of TX BAR.

Definition at line 1736 of file whd_wlioctl.h.

uint32_t txbyte

tx data bytes

Definition at line 1570 of file whd_wlioctl.h.

uint32_t txchanrej

Tx frames suppressed due to channel rejection.

Definition at line 1652 of file whd_wlioctl.h.

uint32_t txchit

tx header cache hit (fastpath)

Definition at line 1579 of file whd_wlioctl.h.

uint32_t txcmiss

tx header cache miss (slowpath)

Definition at line 1580 of file whd_wlioctl.h.

uint32_t txctl

tx management frames

Definition at line 1573 of file whd_wlioctl.h.

uint32_t txdatabcast

Number of TX broadcast data packets.

Definition at line 1767 of file whd_wlioctl.h.

uint32_t txdatamcast

Number of TX multicast data packets.

Definition at line 1766 of file whd_wlioctl.h.

uint32_t txdeauth

Number of TX DEAUTH.

Definition at line 1756 of file whd_wlioctl.h.

uint32_t txdisassoc

Number of TX DISASSOC.

Definition at line 1748 of file whd_wlioctl.h.

uint32_t txdmawar

occurrences of PR15420 workaround

Definition at line 1619 of file whd_wlioctl.h.

uint32_t txerror

tx data errors (derived: sum of others)

Definition at line 1572 of file whd_wlioctl.h.

uint32_t txexptime

Tx frames suppressed due to timer expiration.

Definition at line 1690 of file whd_wlioctl.h.

uint32_t txfail

dot11FailedCount

Definition at line 1625 of file whd_wlioctl.h.

uint32_t txfrag

dot11TransmittedFragmentCount

Definition at line 1623 of file whd_wlioctl.h.

uint32_t txframe

tx data frames

Definition at line 1569 of file whd_wlioctl.h.

uint32_t txfrmsnt

dot11TransmittedFrameCount (bogus MIB?)

Definition at line 1635 of file whd_wlioctl.h.

uint32_t txlost

Number of lost packets reported in txs.

Definition at line 1765 of file whd_wlioctl.h.

uint32_t txmpdu_sgi

count for sgi transmit

Definition at line 1692 of file whd_wlioctl.h.

uint32_t txmpdu_stbc

count for stbc transmit

Definition at line 1694 of file whd_wlioctl.h.

uint32_t txmulti

dot11MulticastTransmittedFrameCount

Definition at line 1624 of file whd_wlioctl.h.

uint32_t txnoack

dot11ACKFailureCount

Definition at line 1631 of file whd_wlioctl.h.

uint32_t txnoassoc

tx discard because we're not associated

Definition at line 1577 of file whd_wlioctl.h.

uint32_t txnobuf

tx out of buffers errors

Definition at line 1576 of file whd_wlioctl.h.

uint32_t txnocts

dot11RTSFailureCount

Definition at line 1630 of file whd_wlioctl.h.

uint32_t txnull

Number of TX NULL_DATA.

Definition at line 1740 of file whd_wlioctl.h.

uint32_t txphycrs

PR8861/8963 counter.

Definition at line 1585 of file whd_wlioctl.h.

uint32_t txphyerr

tx phy errors (indicated in tx status)

Definition at line 1584 of file whd_wlioctl.h.

uint32_t txprobereq

Number of TX probe request.

Definition at line 1758 of file whd_wlioctl.h.

uint32_t txprobersp

Number of TX probe response.

Definition at line 1760 of file whd_wlioctl.h.

uint32_t txprshort

tx short preamble frames

Definition at line 1574 of file whd_wlioctl.h.

uint32_t txpspoll

Number of TX PS-poll.

Definition at line 1738 of file whd_wlioctl.h.

uint32_t txqosnull

Number of TX NULL_QoSDATA.

Definition at line 1742 of file whd_wlioctl.h.

uint32_t txreassocreq

Number of TX REASSOC request.

Definition at line 1746 of file whd_wlioctl.h.

uint32_t txreassocrsp

Number of TX REASSOC response.

Definition at line 1752 of file whd_wlioctl.h.

uint32_t txretrans

tx mac retransmits

Definition at line 1571 of file whd_wlioctl.h.

uint32_t txretrie

dot11MultipleRetryCount

Definition at line 1627 of file whd_wlioctl.h.

uint32_t txretry

dot11RetryCount

Definition at line 1626 of file whd_wlioctl.h.

uint32_t txrts

dot11RTSSuccessCount

Definition at line 1629 of file whd_wlioctl.h.

uint32_t txrunt

tx runt frames

Definition at line 1578 of file whd_wlioctl.h.

uint32_t txserr

tx status errors

Definition at line 1575 of file whd_wlioctl.h.

uint32_t txuflo

tx fifo underflows

Definition at line 1583 of file whd_wlioctl.h.

uint32_t unchained

number of frames not chained

Definition at line 1726 of file whd_wlioctl.h.

uint32_t wepexcluded

dot11WEPExcludedCount

Definition at line 1650 of file whd_wlioctl.h.

uint32_t wepexcluded_mcst

dot11WEPExcludedCount

Definition at line 1711 of file whd_wlioctl.h.

uint32_t wepicverr

dot11WEPICVErrorCount

Definition at line 1647 of file whd_wlioctl.h.

uint32_t wepicverr_mcst

dot11WEPICVErrorCount

Definition at line 1708 of file whd_wlioctl.h.

uint32_t wepundec

dot11WEPUndecryptableCount

Definition at line 1646 of file whd_wlioctl.h.

uint32_t wepundec_mcst

dot11WEPUndecryptableCount

Definition at line 1707 of file whd_wlioctl.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.