FreeBSD kernel ATH device code
cmode Struct Reference

#include <ah_regdomain.h>

Collaboration diagram for cmode:

Data Fields

u_int mode
 
u_int flags
 
REG_DMN_FREQ_BANDfreqs
 

Detailed Description

Definition at line 161 of file ah_regdomain.h.

Field Documentation

◆ flags

u_int cmode::flags

Definition at line 163 of file ah_regdomain.h.

Referenced by add_chanlist_mode(), and getchannels().

◆ freqs

REG_DMN_FREQ_BAND* cmode::freqs

Definition at line 164 of file ah_regdomain.h.

Referenced by add_chanlist_mode().

◆ mode

u_int cmode::mode

Definition at line 162 of file ah_regdomain.h.

Referenced by add_chanlist_mode(), getchannelBM(), and getchannels().


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