FreeBSD kernel ATH device code
ar5112State Struct Reference
Collaboration diagram for ar5112State:

Data Fields

RF_HAL_FUNCS base
 
uint16_t pcdacTable [PWR_TABLE_SIZE]
 
uint32_t Bank1Data [N(ar5212Bank1_5112)]
 
uint32_t Bank2Data [N(ar5212Bank2_5112)]
 
uint32_t Bank3Data [N(ar5212Bank3_5112)]
 
uint32_t Bank6Data [N(ar5212Bank6_5112)]
 
uint32_t Bank7Data [N(ar5212Bank7_5112)]
 

Detailed Description

Definition at line 37 of file ar5112.c.

Field Documentation

◆ Bank1Data

uint32_t ar5112State::Bank1Data[N(ar5212Bank1_5112)]

Definition at line 41 of file ar5112.c.

Referenced by ar5112GetRfBank(), and ar5112SetRfRegs().

◆ Bank2Data

uint32_t ar5112State::Bank2Data[N(ar5212Bank2_5112)]

Definition at line 42 of file ar5112.c.

Referenced by ar5112GetRfBank(), and ar5112SetRfRegs().

◆ Bank3Data

uint32_t ar5112State::Bank3Data[N(ar5212Bank3_5112)]

Definition at line 43 of file ar5112.c.

Referenced by ar5112GetRfBank(), and ar5112SetRfRegs().

◆ Bank6Data

uint32_t ar5112State::Bank6Data[N(ar5212Bank6_5112)]

Definition at line 44 of file ar5112.c.

Referenced by ar5112GetRfBank(), and ar5112SetRfRegs().

◆ Bank7Data

uint32_t ar5112State::Bank7Data[N(ar5212Bank7_5112)]

Definition at line 45 of file ar5112.c.

Referenced by ar5112GetRfBank(), and ar5112SetRfRegs().

◆ base

RF_HAL_FUNCS ar5112State::base

Definition at line 38 of file ar5112.c.

Referenced by ar5112RfAttach().

◆ pcdacTable

uint16_t ar5112State::pcdacTable[PWR_TABLE_SIZE]

Definition at line 39 of file ar5112.c.

Referenced by ar5112RfAttach().


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