Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
b43_phy_n_cal_cache Struct Reference

#include <phy_n.h>

Data Fields

u16 txcal_radio_regs_2G [8]
 
u16 txcal_coeffs_2G [8]
 
struct b43_phy_n_iq_comp rxcal_coeffs_2G
 
u16 txcal_radio_regs_5G [8]
 
u16 txcal_coeffs_5G [8]
 
struct b43_phy_n_iq_comp rxcal_coeffs_5G
 

Detailed Description

Definition at line 745 of file phy_n.h.

Field Documentation

struct b43_phy_n_iq_comp rxcal_coeffs_2G

Definition at line 748 of file phy_n.h.

struct b43_phy_n_iq_comp rxcal_coeffs_5G

Definition at line 752 of file phy_n.h.

u16 txcal_coeffs_2G[8]

Definition at line 747 of file phy_n.h.

u16 txcal_coeffs_5G[8]

Definition at line 751 of file phy_n.h.

u16 txcal_radio_regs_2G[8]

Definition at line 746 of file phy_n.h.

u16 txcal_radio_regs_5G[8]

Definition at line 750 of file phy_n.h.


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