32#define GRF5101_ANTENNA 0xA3
50 phy_config |= (
addr & 1) << 16;
54 phy_config |= 0x90000000;
182 .name =
"GCT GRF5101",
uint32_t addr
Buffer address.
uint8_t data[48]
Additional event data.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
The iPXE 802.11 MAC layer.
uint32_t channel
RNDIS channel.
static void write_grf5101(struct net80211_device *dev, u8 addr, u32 data)
static void grf5101_rf_init(struct net80211_device *dev)
static const int grf5101_encode[]
static void grf5101_rf_set_channel(struct net80211_device *dev, struct net80211_channel *channelp)
static void grf5101_write_phy_antenna(struct net80211_device *dev, short chan)
static void grf5101_rf_stop(struct net80211_device *dev)
void rtl818x_write_phy(struct net80211_device *dev, u8 addr, u32 data)
void rtl818x_set_anaparam(struct rtl818x_priv *priv, u32 anaparam)
#define BB_ANTATTEN_CHAN14
#define RTL818X_CONFIG2_ANTENNA_DIV
#define __rtl818x_rf_driver
static u8 rtl818x_ioread8(struct rtl818x_priv *priv __unused, u8 *addr)
static void rtl818x_iowrite16(struct rtl818x_priv *priv __unused, u16 *addr, u16 val)
#define RF_PARAM_ANTBDEFAULT
u8 channel_nr
A channel number interpreted according to the band.
Structure encapsulating the complete state of an 802.11 device.
void * priv
Driver private data.
void mdelay(unsigned long msecs)
Delay for a fixed number of milliseconds.
static struct tlan_private * priv