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, enum ht_channel_width Bandwidth) |
bool | PHY_RF8256_Config (struct net_device *dev) |
bool | 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 23 of file r8190P_rtl8256.h.
bool PHY_RF8256_Config | ( | struct net_device * | dev | ) |
Definition at line 85 of file r8190P_rtl8256.c.
bool phy_RF8256_Config_ParaFile | ( | struct net_device * | dev | ) |
Definition at line 95 of file r8190P_rtl8256.c.
void PHY_SetRF8256Bandwidth | ( | struct net_device * | dev, |
enum ht_channel_width | Bandwidth | ||
) |
Definition at line 25 of file r8190P_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.