Lines Matching defs:dev

77 void b43legacy_radio_lock(struct b43legacy_wldev *dev)  in b43legacy_radio_lock()
88 void b43legacy_radio_unlock(struct b43legacy_wldev *dev) in b43legacy_radio_unlock()
99 u16 b43legacy_radio_read16(struct b43legacy_wldev *dev, u16 offset) in b43legacy_radio_read16()
126 void b43legacy_radio_write16(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_radio_write16()
132 static void b43legacy_set_all_gains(struct b43legacy_wldev *dev, in b43legacy_set_all_gains()
169 static void b43legacy_set_original_gains(struct b43legacy_wldev *dev) in b43legacy_set_original_gains()
208 static void b43legacy_synth_pu_workaround(struct b43legacy_wldev *dev, in b43legacy_synth_pu_workaround()
230 u8 b43legacy_radio_aci_detect(struct b43legacy_wldev *dev, u8 channel) in b43legacy_radio_aci_detect()
264 u8 b43legacy_radio_aci_scan(struct b43legacy_wldev *dev) in b43legacy_radio_aci_scan()
317 void b43legacy_nrssi_hw_write(struct b43legacy_wldev *dev, u16 offset, s16 val) in b43legacy_nrssi_hw_write()
324 s16 b43legacy_nrssi_hw_read(struct b43legacy_wldev *dev, u16 offset) in b43legacy_nrssi_hw_read()
335 void b43legacy_nrssi_hw_update(struct b43legacy_wldev *dev, u16 val) in b43legacy_nrssi_hw_update()
349 void b43legacy_nrssi_mem_update(struct b43legacy_wldev *dev) in b43legacy_nrssi_mem_update()
366 static void b43legacy_calc_nrssi_offset(struct b43legacy_wldev *dev) in b43legacy_calc_nrssi_offset()
536 void b43legacy_calc_nrssi_slope(struct b43legacy_wldev *dev) in b43legacy_calc_nrssi_slope()
801 void b43legacy_calc_nrssi_threshold(struct b43legacy_wldev *dev) in b43legacy_calc_nrssi_threshold()
972 b43legacy_radio_interference_mitigation_enable(struct b43legacy_wldev *dev, in b43legacy_radio_interference_mitigation_enable()
1218 b43legacy_radio_interference_mitigation_disable(struct b43legacy_wldev *dev, in b43legacy_radio_interference_mitigation_disable()
1322 int b43legacy_radio_set_interference_mitigation(struct b43legacy_wldev *dev, in b43legacy_radio_set_interference_mitigation()
1366 u16 b43legacy_radio_calibrationvalue(struct b43legacy_wldev *dev) in b43legacy_radio_calibrationvalue()
1382 static u16 b43legacy_get_812_value(struct b43legacy_wldev *dev, u8 lpd) in b43legacy_get_812_value()
1479 u16 b43legacy_radio_init2050(struct b43legacy_wldev *dev) in b43legacy_radio_init2050()
1712 int b43legacy_radio_selectchannel(struct b43legacy_wldev *dev, in b43legacy_radio_selectchannel()
1767 void b43legacy_radio_set_txantenna(struct b43legacy_wldev *dev, u32 val) in b43legacy_radio_set_txantenna()
1847 void b43legacy_radio_set_txpower_a(struct b43legacy_wldev *dev, u16 txpower) in b43legacy_radio_set_txpower_a()
1880 void b43legacy_radio_set_txpower_bg(struct b43legacy_wldev *dev, in b43legacy_radio_set_txpower_bg()
1917 u16 b43legacy_default_baseband_attenuation(struct b43legacy_wldev *dev) in b43legacy_default_baseband_attenuation()
1926 u16 b43legacy_default_radio_attenuation(struct b43legacy_wldev *dev) in b43legacy_default_radio_attenuation()
2013 u16 b43legacy_default_txctl1(struct b43legacy_wldev *dev) in b43legacy_default_txctl1()
2028 void b43legacy_radio_turn_on(struct b43legacy_wldev *dev) in b43legacy_radio_turn_on()
2066 void b43legacy_radio_turn_off(struct b43legacy_wldev *dev, bool force) in b43legacy_radio_turn_off()
2092 void b43legacy_radio_clear_tssi(struct b43legacy_wldev *dev) in b43legacy_radio_clear_tssi()