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

Go to the source code of this file.

Functions

void rtl92s_phy_rf6052_set_ofdmtxpower (struct ieee80211_hw *hw, u8 *p_pwrlevel, u8 chnl)
 
void rtl92s_phy_rf6052_set_ccktxpower (struct ieee80211_hw *hw, u8 pwrlevel)
 
bool rtl92s_phy_rf6052_config (struct ieee80211_hw *hw)
 
void rtl92s_phy_rf6052_set_bandwidth (struct ieee80211_hw *hw, u8 bandwidth)
 

Function Documentation

bool rtl92s_phy_rf6052_config ( struct ieee80211_hw hw)

Definition at line 428 of file rf.c.

void rtl92s_phy_rf6052_set_bandwidth ( struct ieee80211_hw hw,
u8  bandwidth 
)

Definition at line 515 of file rf.c.

void rtl92s_phy_rf6052_set_ccktxpower ( struct ieee80211_hw hw,
u8  pwrlevel 
)

Definition at line 392 of file rf.c.

void rtl92s_phy_rf6052_set_ofdmtxpower ( struct ieee80211_hw hw,
u8 p_pwrlevel,
u8  chnl 
)

Definition at line 373 of file rf.c.