FreeBSD kernel MWL device code
mwl_hal_hwstats Struct Reference

#include <mwlhal.h>

Data Fields

uint32_t TxRetrySuccesses
 
uint32_t TxMultipleRetrySuccesses
 
uint32_t TxFailures
 
uint32_t RTSSuccesses
 
uint32_t RTSFailures
 
uint32_t AckFailures
 
uint32_t RxDuplicateFrames
 
uint32_t FCSErrorCount
 
uint32_t TxWatchDogTimeouts
 
uint32_t RxOverflows
 
uint32_t RxFragErrors
 
uint32_t RxMemErrors
 
uint32_t RxPointerErrors
 
uint32_t TxUnderflows
 
uint32_t TxDone
 
uint32_t TxDoneBufTryPut
 
uint32_t TxDoneBufPut
 
uint32_t Wait4TxBuf
 
uint32_t TxAttempts
 
uint32_t TxSuccesses
 
uint32_t TxFragments
 
uint32_t TxMulticasts
 
uint32_t RxNonCtlPkts
 
uint32_t RxMulticasts
 
uint32_t RxUndecryptableFrames
 
uint32_t RxICVErrors
 
uint32_t RxExcludedFrames
 

Detailed Description

Definition at line 235 of file mwlhal.h.

Field Documentation

◆ AckFailures

uint32_t mwl_hal_hwstats::AckFailures

Definition at line 241 of file mwlhal.h.

◆ FCSErrorCount

uint32_t mwl_hal_hwstats::FCSErrorCount

Definition at line 243 of file mwlhal.h.

Referenced by mwl_hal_gethwstats().

◆ RTSFailures

uint32_t mwl_hal_hwstats::RTSFailures

Definition at line 240 of file mwlhal.h.

Referenced by mwl_hal_gethwstats().

◆ RTSSuccesses

uint32_t mwl_hal_hwstats::RTSSuccesses

Definition at line 239 of file mwlhal.h.

Referenced by mwl_hal_gethwstats().

◆ RxDuplicateFrames

uint32_t mwl_hal_hwstats::RxDuplicateFrames

Definition at line 242 of file mwlhal.h.

Referenced by mwl_hal_gethwstats().

◆ RxExcludedFrames

uint32_t mwl_hal_hwstats::RxExcludedFrames

Definition at line 265 of file mwlhal.h.

◆ RxFragErrors

uint32_t mwl_hal_hwstats::RxFragErrors

Definition at line 246 of file mwlhal.h.

◆ RxICVErrors

uint32_t mwl_hal_hwstats::RxICVErrors

Definition at line 264 of file mwlhal.h.

◆ RxMemErrors

uint32_t mwl_hal_hwstats::RxMemErrors

Definition at line 247 of file mwlhal.h.

◆ RxMulticasts

uint32_t mwl_hal_hwstats::RxMulticasts

Definition at line 262 of file mwlhal.h.

◆ RxNonCtlPkts

uint32_t mwl_hal_hwstats::RxNonCtlPkts

Definition at line 261 of file mwlhal.h.

◆ RxOverflows

uint32_t mwl_hal_hwstats::RxOverflows

Definition at line 245 of file mwlhal.h.

◆ RxPointerErrors

uint32_t mwl_hal_hwstats::RxPointerErrors

Definition at line 249 of file mwlhal.h.

◆ RxUndecryptableFrames

uint32_t mwl_hal_hwstats::RxUndecryptableFrames

Definition at line 263 of file mwlhal.h.

◆ TxAttempts

uint32_t mwl_hal_hwstats::TxAttempts

Definition at line 257 of file mwlhal.h.

◆ TxDone

uint32_t mwl_hal_hwstats::TxDone

Definition at line 251 of file mwlhal.h.

◆ TxDoneBufPut

uint32_t mwl_hal_hwstats::TxDoneBufPut

Definition at line 254 of file mwlhal.h.

◆ TxDoneBufTryPut

uint32_t mwl_hal_hwstats::TxDoneBufTryPut

Definition at line 253 of file mwlhal.h.

◆ TxFailures

uint32_t mwl_hal_hwstats::TxFailures

Definition at line 238 of file mwlhal.h.

◆ TxFragments

uint32_t mwl_hal_hwstats::TxFragments

Definition at line 259 of file mwlhal.h.

◆ TxMulticasts

uint32_t mwl_hal_hwstats::TxMulticasts

Definition at line 260 of file mwlhal.h.

◆ TxMultipleRetrySuccesses

uint32_t mwl_hal_hwstats::TxMultipleRetrySuccesses

Definition at line 237 of file mwlhal.h.

◆ TxRetrySuccesses

uint32_t mwl_hal_hwstats::TxRetrySuccesses

Definition at line 236 of file mwlhal.h.

Referenced by mwl_hal_gethwstats().

◆ TxSuccesses

uint32_t mwl_hal_hwstats::TxSuccesses

Definition at line 258 of file mwlhal.h.

◆ TxUnderflows

uint32_t mwl_hal_hwstats::TxUnderflows

Definition at line 250 of file mwlhal.h.

◆ TxWatchDogTimeouts

uint32_t mwl_hal_hwstats::TxWatchDogTimeouts

Definition at line 244 of file mwlhal.h.

◆ Wait4TxBuf

uint32_t mwl_hal_hwstats::Wait4TxBuf

Definition at line 255 of file mwlhal.h.


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