FreeBSD kernel ATH device code
REG_DMN_FREQ_BAND Struct Reference

#include <ah_regdomain.h>

Data Fields

uint16_t lowChannel
 
uint16_t highChannel
 
uint8_t powerDfs
 
uint8_t antennaMax
 
uint8_t channelBW
 
uint8_t channelSep
 
uint64_t useDfs
 
uint64_t usePassScan
 

Detailed Description

Definition at line 127 of file ah_regdomain.h.

Field Documentation

◆ antennaMax

uint8_t REG_DMN_FREQ_BAND::antennaMax

Definition at line 132 of file ah_regdomain.h.

Referenced by addchan().

◆ channelBW

uint8_t REG_DMN_FREQ_BAND::channelBW

Definition at line 133 of file ah_regdomain.h.

◆ channelSep

uint8_t REG_DMN_FREQ_BAND::channelSep

Definition at line 134 of file ah_regdomain.h.

Referenced by add_chanlist_mode().

◆ highChannel

uint16_t REG_DMN_FREQ_BAND::highChannel

Definition at line 129 of file ah_regdomain.h.

Referenced by add_chanlist_mode().

◆ lowChannel

uint16_t REG_DMN_FREQ_BAND::lowChannel

Definition at line 128 of file ah_regdomain.h.

Referenced by add_chanlist_mode().

◆ powerDfs

uint8_t REG_DMN_FREQ_BAND::powerDfs

Definition at line 130 of file ah_regdomain.h.

Referenced by addchan().

◆ useDfs

uint64_t REG_DMN_FREQ_BAND::useDfs

Definition at line 136 of file ah_regdomain.h.

Referenced by add_chanlist_mode(), and setchannelflags().

◆ usePassScan

uint64_t REG_DMN_FREQ_BAND::usePassScan

Definition at line 138 of file ah_regdomain.h.

Referenced by add_chanlist_mode(), and setchannelflags().


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