Linux Kernel
3.7.1
|
#include "r8192U.h"
#include "r8192U_hw.h"
#include "r819xU_phyreg.h"
#include "r819xU_phy.h"
#include "r8190_rtl8256.h"
Go to the source code of this file.
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) |
void PHY_RF8256_Config | ( | struct net_device * | dev | ) |
Definition at line 89 of file r8190_rtl8256.c.
void phy_RF8256_Config_ParaFile | ( | struct net_device * | dev | ) |
Definition at line 107 of file r8190_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 240 of file r8190_rtl8256.c.
void PHY_SetRF8256OFDMTxPower | ( | struct net_device * | dev, |
u8 | powerlevel | ||
) |
Definition at line 261 of file r8190_rtl8256.c.