• Home
  • Raw
  • Download

Lines Matching refs:b43legacy_wldev

90 void b43legacy_radio_lock(struct b43legacy_wldev *dev)  in b43legacy_radio_lock()
102 void b43legacy_radio_unlock(struct b43legacy_wldev *dev) in b43legacy_radio_unlock()
114 u16 b43legacy_radio_read16(struct b43legacy_wldev *dev, u16 offset) in b43legacy_radio_read16()
141 void b43legacy_radio_write16(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_radio_write16()
148 static void b43legacy_set_all_gains(struct b43legacy_wldev *dev, in b43legacy_set_all_gains()
185 static void b43legacy_set_original_gains(struct b43legacy_wldev *dev) in b43legacy_set_original_gains()
224 static void b43legacy_synth_pu_workaround(struct b43legacy_wldev *dev, in b43legacy_synth_pu_workaround()
246 u8 b43legacy_radio_aci_detect(struct b43legacy_wldev *dev, u8 channel) in b43legacy_radio_aci_detect()
280 u8 b43legacy_radio_aci_scan(struct b43legacy_wldev *dev) in b43legacy_radio_aci_scan()
333 void b43legacy_nrssi_hw_write(struct b43legacy_wldev *dev, u16 offset, s16 val) in b43legacy_nrssi_hw_write()
341 s16 b43legacy_nrssi_hw_read(struct b43legacy_wldev *dev, u16 offset) in b43legacy_nrssi_hw_read()
352 void b43legacy_nrssi_hw_update(struct b43legacy_wldev *dev, u16 val) in b43legacy_nrssi_hw_update()
366 void b43legacy_nrssi_mem_update(struct b43legacy_wldev *dev) in b43legacy_nrssi_mem_update()
383 static void b43legacy_calc_nrssi_offset(struct b43legacy_wldev *dev) in b43legacy_calc_nrssi_offset()
553 void b43legacy_calc_nrssi_slope(struct b43legacy_wldev *dev) in b43legacy_calc_nrssi_slope()
818 void b43legacy_calc_nrssi_threshold(struct b43legacy_wldev *dev) in b43legacy_calc_nrssi_threshold()
989 b43legacy_radio_interference_mitigation_enable(struct b43legacy_wldev *dev, in b43legacy_radio_interference_mitigation_enable()
1235 b43legacy_radio_interference_mitigation_disable(struct b43legacy_wldev *dev, in b43legacy_radio_interference_mitigation_disable()
1339 int b43legacy_radio_set_interference_mitigation(struct b43legacy_wldev *dev, in b43legacy_radio_set_interference_mitigation()
1383 u16 b43legacy_radio_calibrationvalue(struct b43legacy_wldev *dev) in b43legacy_radio_calibrationvalue()
1399 static u16 b43legacy_get_812_value(struct b43legacy_wldev *dev, u8 lpd) in b43legacy_get_812_value()
1496 u16 b43legacy_radio_init2050(struct b43legacy_wldev *dev) in b43legacy_radio_init2050()
1746 int b43legacy_radio_selectchannel(struct b43legacy_wldev *dev, in b43legacy_radio_selectchannel()
1801 void b43legacy_radio_set_txantenna(struct b43legacy_wldev *dev, u32 val) in b43legacy_radio_set_txantenna()
1881 void b43legacy_radio_set_txpower_a(struct b43legacy_wldev *dev, u16 txpower) in b43legacy_radio_set_txpower_a()
1914 void b43legacy_radio_set_txpower_bg(struct b43legacy_wldev *dev, in b43legacy_radio_set_txpower_bg()
1951 u16 b43legacy_default_baseband_attenuation(struct b43legacy_wldev *dev) in b43legacy_default_baseband_attenuation()
1960 u16 b43legacy_default_radio_attenuation(struct b43legacy_wldev *dev) in b43legacy_default_radio_attenuation()
2047 u16 b43legacy_default_txctl1(struct b43legacy_wldev *dev) in b43legacy_default_txctl1()
2062 void b43legacy_radio_turn_on(struct b43legacy_wldev *dev) in b43legacy_radio_turn_on()
2100 void b43legacy_radio_turn_off(struct b43legacy_wldev *dev, bool force) in b43legacy_radio_turn_off()
2126 void b43legacy_radio_clear_tssi(struct b43legacy_wldev *dev) in b43legacy_radio_clear_tssi()