FreeBSD kernel ATH device code
regDomainPair Struct Reference

#include <ah_regdomain.h>

Data Fields

HAL_REG_DOMAIN regDmnEnum
 
HAL_REG_DOMAIN regDmn5GHz
 
HAL_REG_DOMAIN regDmn2GHz
 
uint32_t flags5GHz
 
uint32_t flags2GHz
 
uint64_t pscanMask
 
uint16_t singleCC
 

Detailed Description

Definition at line 91 of file ah_regdomain.h.

Field Documentation

◆ flags2GHz

uint32_t regDomainPair::flags2GHz

Definition at line 98 of file ah_regdomain.h.

◆ flags5GHz

uint32_t regDomainPair::flags5GHz

Definition at line 95 of file ah_regdomain.h.

◆ pscanMask

uint64_t regDomainPair::pscanMask

Definition at line 101 of file ah_regdomain.h.

◆ regDmn2GHz

HAL_REG_DOMAIN regDomainPair::regDmn2GHz

Definition at line 94 of file ah_regdomain.h.

Referenced by getregstate().

◆ regDmn5GHz

HAL_REG_DOMAIN regDomainPair::regDmn5GHz

Definition at line 93 of file ah_regdomain.h.

Referenced by getregstate().

◆ regDmnEnum

HAL_REG_DOMAIN regDomainPair::regDmnEnum

Definition at line 92 of file ah_regdomain.h.

◆ singleCC

uint16_t regDomainPair::singleCC

Definition at line 106 of file ah_regdomain.h.

Referenced by getDefaultCountry().


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