Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
dm.c File Reference
#include "../wifi.h"
#include "../base.h"
#include "reg.h"
#include "def.h"
#include "phy.h"
#include "dm.h"
#include "fw.h"

Go to the source code of this file.

Macros

#define UNDEC_SM_PWDB   entry_min_undecoratedsmoothed_pwdb
 

Functions

void rtl92d_dm_write_dig (struct ieee80211_hw *hw)
 
void rtl92d_dm_init_edca_turbo (struct ieee80211_hw *hw)
 
void rtl92d_dm_check_txpower_tracking_thermal_meter (struct ieee80211_hw *hw)
 
void rtl92d_dm_init_rate_adaptive_mask (struct ieee80211_hw *hw)
 
void rtl92d_dm_init (struct ieee80211_hw *hw)
 
void rtl92d_dm_watchdog (struct ieee80211_hw *hw)
 

Macro Definition Documentation

#define UNDEC_SM_PWDB   entry_min_undecoratedsmoothed_pwdb

Definition at line 38 of file dm.c.

Function Documentation

void rtl92d_dm_check_txpower_tracking_thermal_meter ( struct ieee80211_hw hw)

Definition at line 1264 of file dm.c.

void rtl92d_dm_init ( struct ieee80211_hw hw)

Definition at line 1300 of file dm.c.

void rtl92d_dm_init_edca_turbo ( struct ieee80211_hw hw)

Definition at line 636 of file dm.c.

void rtl92d_dm_init_rate_adaptive_mask ( struct ieee80211_hw hw)

Definition at line 1287 of file dm.c.

void rtl92d_dm_watchdog ( struct ieee80211_hw hw)

Definition at line 1312 of file dm.c.

void rtl92d_dm_write_dig ( struct ieee80211_hw hw)

Definition at line 355 of file dm.c.