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

#include <rtl818x.h>

Data Fields

charname
 
void(* init )(struct ieee80211_hw *)
 
void(* stop )(struct ieee80211_hw *)
 
void(* set_chan )(struct ieee80211_hw *, struct ieee80211_conf *)
 
void(* conf_erp )(struct ieee80211_hw *, struct ieee80211_bss_conf *)
 
u8(* calc_rssi )(u8 agc, u8 sq)
 

Detailed Description

Definition at line 190 of file rtl818x.h.

Field Documentation

u8(* calc_rssi)(u8 agc, u8 sq)

Definition at line 196 of file rtl818x.h.

Definition at line 195 of file rtl818x.h.

void(* init)(struct ieee80211_hw *)

Definition at line 192 of file rtl818x.h.

char* name

Definition at line 191 of file rtl818x.h.

Definition at line 194 of file rtl818x.h.

void(* stop)(struct ieee80211_hw *)

Definition at line 193 of file rtl818x.h.


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