FreeBSD kernel ATH device code
HAL_ANI_PARAMS Struct Reference

#include <ah_internal.h>

Data Fields

int maxNoiseImmunityLevel
 
int totalSizeDesired [5]
 
int coarseHigh [5]
 
int coarseLow [5]
 
int firpwr [5]
 
int maxSpurImmunityLevel
 
int cycPwrThr1 [8]
 
int maxFirstepLevel
 
int firstep [3]
 
uint32_t ofdmTrigHigh
 
uint32_t ofdmTrigLow
 
int32_t cckTrigHigh
 
int32_t cckTrigLow
 
int32_t rssiThrLow
 
int32_t rssiThrHigh
 
int period
 

Detailed Description

Definition at line 865 of file ah_internal.h.

Field Documentation

◆ cckTrigHigh

int32_t HAL_ANI_PARAMS::cckTrigHigh

Definition at line 880 of file ah_internal.h.

◆ cckTrigLow

int32_t HAL_ANI_PARAMS::cckTrigLow

Definition at line 881 of file ah_internal.h.

◆ coarseHigh

int HAL_ANI_PARAMS::coarseHigh[5]

Definition at line 868 of file ah_internal.h.

◆ coarseLow

int HAL_ANI_PARAMS::coarseLow[5]

Definition at line 869 of file ah_internal.h.

◆ cycPwrThr1

int HAL_ANI_PARAMS::cycPwrThr1[8]

Definition at line 873 of file ah_internal.h.

◆ firpwr

int HAL_ANI_PARAMS::firpwr[5]

Definition at line 870 of file ah_internal.h.

◆ firstep

int HAL_ANI_PARAMS::firstep[3]

Definition at line 876 of file ah_internal.h.

◆ maxFirstepLevel

int HAL_ANI_PARAMS::maxFirstepLevel

Definition at line 875 of file ah_internal.h.

◆ maxNoiseImmunityLevel

int HAL_ANI_PARAMS::maxNoiseImmunityLevel

Definition at line 866 of file ah_internal.h.

◆ maxSpurImmunityLevel

int HAL_ANI_PARAMS::maxSpurImmunityLevel

Definition at line 872 of file ah_internal.h.

◆ ofdmTrigHigh

uint32_t HAL_ANI_PARAMS::ofdmTrigHigh

Definition at line 878 of file ah_internal.h.

◆ ofdmTrigLow

uint32_t HAL_ANI_PARAMS::ofdmTrigLow

Definition at line 879 of file ah_internal.h.

◆ period

int HAL_ANI_PARAMS::period

Definition at line 885 of file ah_internal.h.

◆ rssiThrHigh

int32_t HAL_ANI_PARAMS::rssiThrHigh

Definition at line 883 of file ah_internal.h.

◆ rssiThrLow

int32_t HAL_ANI_PARAMS::rssiThrLow

Definition at line 882 of file ah_internal.h.

◆ totalSizeDesired

int HAL_ANI_PARAMS::totalSizeDesired[5]

Definition at line 867 of file ah_internal.h.


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