Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
rf.h File Reference

Go to the source code of this file.

Macros

#define RF6052_MAX_TX_PWR   0x3F
 

Functions

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

Macro Definition Documentation

#define RF6052_MAX_TX_PWR   0x3F

Definition at line 32 of file rf.h.

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  powerlevel 
)

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.