Lines Matching refs:b43legacy_wldev
159 struct b43legacy_wldev;
161 void b43legacy_phy_lock(struct b43legacy_wldev *dev);
162 void b43legacy_phy_unlock(struct b43legacy_wldev *dev);
168 u16 b43legacy_phy_read(struct b43legacy_wldev *dev, u16 offset);
169 void b43legacy_phy_write(struct b43legacy_wldev *dev, u16 offset, u16 val);
171 int b43legacy_phy_init_tssi2dbm_table(struct b43legacy_wldev *dev);
172 int b43legacy_phy_init(struct b43legacy_wldev *dev);
174 void b43legacy_set_rx_antenna(struct b43legacy_wldev *dev, int antenna);
176 void b43legacy_phy_set_antenna_diversity(struct b43legacy_wldev *dev);
177 void b43legacy_phy_calibrate(struct b43legacy_wldev *dev);
178 int b43legacy_phy_connect(struct b43legacy_wldev *dev, int connect);
180 void b43legacy_phy_lo_b_measure(struct b43legacy_wldev *dev);
181 void b43legacy_phy_lo_g_measure(struct b43legacy_wldev *dev);
182 void b43legacy_phy_xmitpower(struct b43legacy_wldev *dev);
187 void b43legacy_phy_lo_adjust(struct b43legacy_wldev *dev, int fixed);
188 void b43legacy_phy_lo_mark_all_unused(struct b43legacy_wldev *dev);
190 void b43legacy_phy_set_baseband_attenuation(struct b43legacy_wldev *dev,
193 void b43legacy_power_saving_ctl_bits(struct b43legacy_wldev *dev,