Linux Kernel
3.7.1
|
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) |
#define RTL819X_TOTAL_RF_PATH 2 |
Definition at line 19 of file r8190_rtl8256.h.
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.