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

Go to the source code of this file.

Macros

#define RTL819X_TOTAL_RF_PATH   2
 

Functions

void PHY_SetRF8256Bandwidth (struct net_device *dev, HT_CHANNEL_WIDTH Bandwidth)
 
void PHY_RF8256_Config (struct net_device *dev)
 
void phy_RF8256_Config_ParaFile (struct net_device *dev)
 
void PHY_SetRF8256CCKTxPower (struct net_device *dev, u8 powerlevel)
 
void PHY_SetRF8256OFDMTxPower (struct net_device *dev, u8 powerlevel)
 

Macro Definition Documentation

#define RTL819X_TOTAL_RF_PATH   2

Definition at line 19 of file r8190_rtl8256.h.

Function Documentation

void PHY_RF8256_Config ( struct net_device dev)

Definition at line 85 of file r8190P_rtl8256.c.

void phy_RF8256_Config_ParaFile ( struct net_device dev)

Definition at line 95 of file r8190P_rtl8256.c.

void PHY_SetRF8256Bandwidth ( struct net_device dev,
HT_CHANNEL_WIDTH  Bandwidth 
)

Definition at line 26 of file r8190_rtl8256.c.

void PHY_SetRF8256CCKTxPower ( struct net_device dev,
u8  powerlevel 
)

Definition at line 242 of file r8190P_rtl8256.c.

void PHY_SetRF8256OFDMTxPower ( struct net_device dev,
u8  powerlevel 
)

Definition at line 260 of file r8190P_rtl8256.c.