FreeBSD kernel ATH device code
HAL_SPECTRAL_PARAM Struct Reference

#include <ah.h>

Data Fields

u_int16_t ss_fft_period
 
u_int16_t ss_period
 
u_int16_t ss_count
 
u_int16_t ss_short_report
 
u_int8_t radar_bin_thresh_sel
 
u_int16_t ss_spectral_pri
 
int8_t ss_nf_cal [AH_MAX_CHAINS *2]
 
int8_t ss_nf_pwr [AH_MAX_CHAINS *2]
 
int32_t ss_nf_temp_data
 
int ss_enabled
 
int ss_active
 

Detailed Description

Definition at line 1029 of file ah.h.

Field Documentation

◆ radar_bin_thresh_sel

u_int8_t HAL_SPECTRAL_PARAM::radar_bin_thresh_sel

Definition at line 1034 of file ah.h.

Referenced by ar5416GetSpectralParams().

◆ ss_active

int HAL_SPECTRAL_PARAM::ss_active

Definition at line 1040 of file ah.h.

◆ ss_count

u_int16_t HAL_SPECTRAL_PARAM::ss_count

Definition at line 1032 of file ah.h.

Referenced by ar5416ConfigureSpectralScan(), and ar5416GetSpectralParams().

◆ ss_enabled

int HAL_SPECTRAL_PARAM::ss_enabled

Definition at line 1039 of file ah.h.

◆ ss_fft_period

u_int16_t HAL_SPECTRAL_PARAM::ss_fft_period

Definition at line 1030 of file ah.h.

Referenced by ar5416ConfigureSpectralScan(), and ar5416GetSpectralParams().

◆ ss_nf_cal

int8_t HAL_SPECTRAL_PARAM::ss_nf_cal[AH_MAX_CHAINS *2]

Definition at line 1036 of file ah.h.

◆ ss_nf_pwr

int8_t HAL_SPECTRAL_PARAM::ss_nf_pwr[AH_MAX_CHAINS *2]

Definition at line 1037 of file ah.h.

◆ ss_nf_temp_data

int32_t HAL_SPECTRAL_PARAM::ss_nf_temp_data

Definition at line 1038 of file ah.h.

◆ ss_period

u_int16_t HAL_SPECTRAL_PARAM::ss_period

Definition at line 1031 of file ah.h.

Referenced by ar5416ConfigureSpectralScan(), and ar5416GetSpectralParams().

◆ ss_short_report

u_int16_t HAL_SPECTRAL_PARAM::ss_short_report

Definition at line 1033 of file ah.h.

Referenced by ar5416ConfigureSpectralScan(), and ar5416GetSpectralParams().

◆ ss_spectral_pri

u_int16_t HAL_SPECTRAL_PARAM::ss_spectral_pri

Definition at line 1035 of file ah.h.


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