Lines Matching refs:b43legacy_wldev
70 static void b43legacy_phy_initg(struct b43legacy_wldev *dev);
74 void b43legacy_phy_lock(struct b43legacy_wldev *dev) in b43legacy_phy_lock()
89 void b43legacy_phy_unlock(struct b43legacy_wldev *dev) in b43legacy_phy_unlock()
104 u16 b43legacy_phy_read(struct b43legacy_wldev *dev, u16 offset) in b43legacy_phy_read()
110 void b43legacy_phy_write(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_phy_write()
116 void b43legacy_phy_calibrate(struct b43legacy_wldev *dev) in b43legacy_phy_calibrate()
134 static void b43legacy_phy_init_pctl(struct b43legacy_wldev *dev) in b43legacy_phy_init_pctl()
193 static void b43legacy_phy_agcsetup(struct b43legacy_wldev *dev) in b43legacy_phy_agcsetup()
309 static void b43legacy_phy_setupg(struct b43legacy_wldev *dev) in b43legacy_phy_setupg()
411 static void b43legacy_phy_inita(struct b43legacy_wldev *dev) in b43legacy_phy_inita()
421 static void b43legacy_phy_initb2(struct b43legacy_wldev *dev) in b43legacy_phy_initb2()
470 static void b43legacy_phy_initb4(struct b43legacy_wldev *dev) in b43legacy_phy_initb4()
526 static void b43legacy_phy_initb5(struct b43legacy_wldev *dev) in b43legacy_phy_initb5()
641 static void b43legacy_phy_initb6(struct b43legacy_wldev *dev) in b43legacy_phy_initb6()
784 static void b43legacy_calc_loopback_gain(struct b43legacy_wldev *dev) in b43legacy_calc_loopback_gain()
983 static void b43legacy_phy_initg(struct b43legacy_wldev *dev) in b43legacy_phy_initg()
1099 static u16 b43legacy_phy_lo_b_r15_loop(struct b43legacy_wldev *dev) in b43legacy_phy_lo_b_r15_loop()
1121 void b43legacy_phy_lo_b_measure(struct b43legacy_wldev *dev) in b43legacy_phy_lo_b_measure()
1216 u16 b43legacy_phy_lo_g_deviation_subval(struct b43legacy_wldev *dev, in b43legacy_phy_lo_g_deviation_subval()
1250 static u32 b43legacy_phy_lo_g_singledeviation(struct b43legacy_wldev *dev, in b43legacy_phy_lo_g_singledeviation()
1264 void b43legacy_lo_write(struct b43legacy_wldev *dev, in b43legacy_lo_write()
1288 struct b43legacy_lopair *b43legacy_find_lopair(struct b43legacy_wldev *dev, in b43legacy_find_lopair()
1306 struct b43legacy_lopair *b43legacy_current_lopair(struct b43legacy_wldev *dev) in b43legacy_current_lopair()
1315 void b43legacy_phy_lo_adjust(struct b43legacy_wldev *dev, int fixed) in b43legacy_phy_lo_adjust()
1327 static void b43legacy_phy_lo_g_measure_txctl2(struct b43legacy_wldev *dev) in b43legacy_phy_lo_g_measure_txctl2()
1351 void b43legacy_phy_lo_g_state(struct b43legacy_wldev *dev, in b43legacy_phy_lo_g_state()
1441 void b43legacy_phy_set_baseband_attenuation(struct b43legacy_wldev *dev, in b43legacy_phy_set_baseband_attenuation()
1465 void b43legacy_phy_lo_g_measure(struct b43legacy_wldev *dev) in b43legacy_phy_lo_g_measure()
1704 void b43legacy_phy_lo_mark_current_used(struct b43legacy_wldev *dev) in b43legacy_phy_lo_mark_current_used()
1712 void b43legacy_phy_lo_mark_all_unused(struct b43legacy_wldev *dev) in b43legacy_phy_lo_mark_all_unused()
1727 static s8 b43legacy_phy_estimate_power_out(struct b43legacy_wldev *dev, s8 tssi) in b43legacy_phy_estimate_power_out()
1751 void b43legacy_phy_xmitpower(struct b43legacy_wldev *dev) in b43legacy_phy_xmitpower()
1969 int b43legacy_phy_init_tssi2dbm_table(struct b43legacy_wldev *dev) in b43legacy_phy_init_tssi2dbm_table()
2033 int b43legacy_phy_init(struct b43legacy_wldev *dev) in b43legacy_phy_init()
2070 void b43legacy_phy_set_antenna_diversity(struct b43legacy_wldev *dev) in b43legacy_phy_set_antenna_diversity()
2194 void b43legacy_power_saving_ctl_bits(struct b43legacy_wldev *dev, in b43legacy_power_saving_ctl_bits()