FreeBSD kernel ATH device code
HAL_CHANNEL_SURVEY Struct Reference

#include <ah.h>

Collaboration diagram for HAL_CHANNEL_SURVEY:

Data Fields

HAL_SURVEY_SAMPLE samples [CHANNEL_SURVEY_SAMPLE_COUNT]
 
uint32_t cur_sample
 
uint32_t cur_seq
 

Detailed Description

Definition at line 955 of file ah.h.

Field Documentation

◆ cur_sample

uint32_t HAL_CHANNEL_SURVEY::cur_sample

Definition at line 957 of file ah.h.

Referenced by ath_hal_survey_add_sample().

◆ cur_seq

uint32_t HAL_CHANNEL_SURVEY::cur_seq

Definition at line 958 of file ah.h.

Referenced by ath_hal_survey_add_sample().

◆ samples

HAL_SURVEY_SAMPLE HAL_CHANNEL_SURVEY::samples[CHANNEL_SURVEY_SAMPLE_COUNT]

Definition at line 956 of file ah.h.

Referenced by ath_hal_survey_add_sample().


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