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

#include <zd_rf.h>

Data Fields

u8 type
 
u8 channel
 
u8 update_channel_int:1
 
u8 patch_cck_gain:1
 
voidpriv
 
int(* init_hw )(struct zd_rf *rf)
 
int(* set_channel )(struct zd_rf *rf, u8 channel)
 
int(* switch_radio_on )(struct zd_rf *rf)
 
int(* switch_radio_off )(struct zd_rf *rf)
 
int(* patch_6m_band_edge )(struct zd_rf *rf, u8 channel)
 
void(* clear )(struct zd_rf *rf)
 

Detailed Description

Definition at line 49 of file zd_rf.h.

Field Documentation

Definition at line 52 of file zd_rf.h.

void(* clear)(struct zd_rf *rf)

Definition at line 73 of file zd_rf.h.

int(* init_hw)(struct zd_rf *rf)

Definition at line 68 of file zd_rf.h.

int(* patch_6m_band_edge)(struct zd_rf *rf, u8 channel)

Definition at line 72 of file zd_rf.h.

u8 patch_cck_gain

Definition at line 62 of file zd_rf.h.

Definition at line 65 of file zd_rf.h.

int(* set_channel)(struct zd_rf *rf, u8 channel)

Definition at line 69 of file zd_rf.h.

int(* switch_radio_off)(struct zd_rf *rf)

Definition at line 71 of file zd_rf.h.

int(* switch_radio_on)(struct zd_rf *rf)

Definition at line 70 of file zd_rf.h.

Definition at line 50 of file zd_rf.h.

u8 update_channel_int

Definition at line 56 of file zd_rf.h.


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