FreeBSD kernel ATH device code
HAL_ANISTATS Struct Reference

#include <ah.h>

Data Fields

u_int32_t cyclecnt_diff
 
u_int32_t rxclr_cnt
 
u_int32_t extrxclr_cnt
 
u_int32_t txframecnt_diff
 
u_int32_t rxframecnt_diff
 
u_int32_t listen_time
 
u_int32_t ofdmphyerr_cnt
 
u_int32_t cckphyerr_cnt
 
u_int32_t ofdmphyerrcnt_diff
 
HAL_BOOL valid
 

Detailed Description

Definition at line 555 of file ah.h.

Field Documentation

◆ cckphyerr_cnt

u_int32_t HAL_ANISTATS::cckphyerr_cnt

Definition at line 563 of file ah.h.

◆ cyclecnt_diff

u_int32_t HAL_ANISTATS::cyclecnt_diff

Definition at line 556 of file ah.h.

◆ extrxclr_cnt

u_int32_t HAL_ANISTATS::extrxclr_cnt

Definition at line 558 of file ah.h.

◆ listen_time

u_int32_t HAL_ANISTATS::listen_time

Definition at line 561 of file ah.h.

◆ ofdmphyerr_cnt

u_int32_t HAL_ANISTATS::ofdmphyerr_cnt

Definition at line 562 of file ah.h.

◆ ofdmphyerrcnt_diff

u_int32_t HAL_ANISTATS::ofdmphyerrcnt_diff

Definition at line 564 of file ah.h.

◆ rxclr_cnt

u_int32_t HAL_ANISTATS::rxclr_cnt

Definition at line 557 of file ah.h.

◆ rxframecnt_diff

u_int32_t HAL_ANISTATS::rxframecnt_diff

Definition at line 560 of file ah.h.

◆ txframecnt_diff

u_int32_t HAL_ANISTATS::txframecnt_diff

Definition at line 559 of file ah.h.

◆ valid

HAL_BOOL HAL_ANISTATS::valid

Definition at line 565 of file ah.h.


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