Lines Matching refs:b43_wldev
35 static unsigned int b43_lpphy_op_get_default_chan(struct b43_wldev *dev) in b43_lpphy_op_get_default_chan()
42 static int b43_lpphy_op_allocate(struct b43_wldev *dev) in b43_lpphy_op_allocate()
54 static void b43_lpphy_op_prepare_structs(struct b43_wldev *dev) in b43_lpphy_op_prepare_structs()
65 static void b43_lpphy_op_free(struct b43_wldev *dev) in b43_lpphy_op_free()
74 static void lpphy_read_band_sprom(struct b43_wldev *dev) in lpphy_read_band_sprom()
157 static void lpphy_adjust_gain_table(struct b43_wldev *dev, u32 freq) in lpphy_adjust_gain_table()
182 static void lpphy_table_init(struct b43_wldev *dev) in lpphy_table_init()
197 static void lpphy_baseband_rev0_1_init(struct b43_wldev *dev) in lpphy_baseband_rev0_1_init()
346 static void lpphy_save_dig_flt_state(struct b43_wldev *dev) in lpphy_save_dig_flt_state()
375 static void lpphy_restore_dig_flt_state(struct b43_wldev *dev) in lpphy_restore_dig_flt_state()
396 static void lpphy_baseband_rev2plus_init(struct b43_wldev *dev) in lpphy_baseband_rev2plus_init()
486 static void lpphy_baseband_init(struct b43_wldev *dev) in lpphy_baseband_init()
501 static void lpphy_2062_init(struct b43_wldev *dev) in lpphy_2062_init()
591 static void lpphy_2063_init(struct b43_wldev *dev) in lpphy_2063_init()
651 static void lpphy_sync_stx(struct b43_wldev *dev) in lpphy_sync_stx()
667 static void lpphy_radio_init(struct b43_wldev *dev) in lpphy_radio_init()
690 static void lpphy_set_rc_cap(struct b43_wldev *dev) in lpphy_set_rc_cap()
706 static u8 lpphy_get_bb_mult(struct b43_wldev *dev) in lpphy_get_bb_mult()
711 static void lpphy_set_bb_mult(struct b43_wldev *dev, u8 bb_mult) in lpphy_set_bb_mult()
716 static void lpphy_set_deaf(struct b43_wldev *dev, bool user) in lpphy_set_deaf()
727 static void lpphy_clear_deaf(struct b43_wldev *dev, bool user) in lpphy_clear_deaf()
746 static void lpphy_set_trsw_over(struct b43_wldev *dev, bool tx, bool rx) in lpphy_set_trsw_over()
753 static void lpphy_disable_crs(struct b43_wldev *dev, bool user) in lpphy_disable_crs()
782 static void lpphy_restore_crs(struct b43_wldev *dev, bool user) in lpphy_restore_crs()
791 static void lpphy_disable_rx_gain_override(struct b43_wldev *dev) in lpphy_disable_rx_gain_override()
807 static void lpphy_enable_rx_gain_override(struct b43_wldev *dev) in lpphy_enable_rx_gain_override()
823 static void lpphy_disable_tx_gain_override(struct b43_wldev *dev) in lpphy_disable_tx_gain_override()
834 static void lpphy_enable_tx_gain_override(struct b43_wldev *dev) in lpphy_enable_tx_gain_override()
845 static struct lpphy_tx_gains lpphy_get_tx_gains(struct b43_wldev *dev) in lpphy_get_tx_gains()
867 static void lpphy_set_dac_gain(struct b43_wldev *dev, u16 dac) in lpphy_set_dac_gain()
874 static u16 lpphy_get_pa_gain(struct b43_wldev *dev) in lpphy_get_pa_gain()
879 static void lpphy_set_pa_gain(struct b43_wldev *dev, u16 gain) in lpphy_set_pa_gain()
885 static void lpphy_set_tx_gains(struct b43_wldev *dev, in lpphy_set_tx_gains()
913 static void lpphy_rev0_1_set_rx_gain(struct b43_wldev *dev, u32 gain) in lpphy_rev0_1_set_rx_gain()
927 static void lpphy_rev2plus_set_rx_gain(struct b43_wldev *dev, u32 gain) in lpphy_rev2plus_set_rx_gain()
950 static void lpphy_set_rx_gain(struct b43_wldev *dev, u32 gain) in lpphy_set_rx_gain()
959 static void lpphy_set_rx_gain_by_index(struct b43_wldev *dev, u16 idx) in lpphy_set_rx_gain_by_index()
965 static void lpphy_stop_ddfs(struct b43_wldev *dev) in lpphy_stop_ddfs()
971 static void lpphy_run_ddfs(struct b43_wldev *dev, int i_on, int q_on, in lpphy_run_ddfs()
987 static bool lpphy_rx_iq_est(struct b43_wldev *dev, u16 samples, u8 time, in lpphy_rx_iq_est()
1026 static int lpphy_loopback(struct b43_wldev *dev) in lpphy_loopback()
1086 static void lpphy_read_tx_pctl_mode_from_hardware(struct b43_wldev *dev) in lpphy_read_tx_pctl_mode_from_hardware()
1110 static void lpphy_write_tx_pctl_mode_to_hardware(struct b43_wldev *dev) in lpphy_write_tx_pctl_mode_to_hardware()
1133 static void lpphy_set_tx_power_control(struct b43_wldev *dev, in lpphy_set_tx_power_control()
1169 static int b43_lpphy_op_switch_channel(struct b43_wldev *dev,
1172 static void lpphy_rev0_1_rc_calib(struct b43_wldev *dev) in lpphy_rev0_1_rc_calib()
1272 static void lpphy_rev2plus_rc_calib(struct b43_wldev *dev) in lpphy_rev2plus_rc_calib()
1328 static void lpphy_calibrate_rc(struct b43_wldev *dev) in lpphy_calibrate_rc()
1342 static void b43_lpphy_op_set_rx_antenna(struct b43_wldev *dev, int antenna) in b43_lpphy_op_set_rx_antenna()
1360 static void lpphy_set_tx_iqcc(struct b43_wldev *dev, u16 a, u16 b) in lpphy_set_tx_iqcc()
1369 static void lpphy_set_tx_power_by_index(struct b43_wldev *dev, u8 index) in lpphy_set_tx_power_by_index()
1411 static void lpphy_btcoex_override(struct b43_wldev *dev) in lpphy_btcoex_override()
1417 static void b43_lpphy_op_software_rfkill(struct b43_wldev *dev, in b43_lpphy_op_software_rfkill()
1444 static void lpphy_set_analog_filter(struct b43_wldev *dev, int channel) in lpphy_set_analog_filter()
1458 static void lpphy_set_tssi_mux(struct b43_wldev *dev, enum tssi_mux_mode mode) in lpphy_set_tssi_mux()
1477 static void lpphy_tx_pctl_init_hw(struct b43_wldev *dev) in lpphy_tx_pctl_init_hw()
1535 static void lpphy_tx_pctl_init_sw(struct b43_wldev *dev) in lpphy_tx_pctl_init_sw()
1555 static void lpphy_tx_pctl_init(struct b43_wldev *dev) in lpphy_tx_pctl_init()
1564 static void lpphy_pr41573_workaround(struct b43_wldev *dev) in lpphy_pr41573_workaround()
1697 static int lpphy_calc_rx_iq_comp(struct b43_wldev *dev, u16 samples) in lpphy_calc_rx_iq_comp()
1754 static void lpphy_run_samples(struct b43_wldev *dev, u16 samples, u16 loops, in lpphy_run_samples()
1767 static void lpphy_start_tx_tone(struct b43_wldev *dev, s32 freq, u16 max) in lpphy_start_tx_tone()
1800 static void lpphy_stop_tx_tone(struct b43_wldev *dev) in lpphy_stop_tx_tone()
1816 static void lpphy_papd_cal_txpwr(struct b43_wldev *dev) in lpphy_papd_cal_txpwr()
1839 static int lpphy_rx_iq_cal(struct b43_wldev *dev, bool noise, bool tx, in lpphy_rx_iq_cal()
1932 static void lpphy_calibration(struct b43_wldev *dev) in lpphy_calibration()
1965 static void b43_lpphy_op_maskset(struct b43_wldev *dev, u16 reg, u16 mask, in b43_lpphy_op_maskset()
1973 static u16 b43_lpphy_op_radio_read(struct b43_wldev *dev, u16 reg) in b43_lpphy_op_radio_read()
1988 static void b43_lpphy_op_radio_write(struct b43_wldev *dev, u16 reg, u16 value) in b43_lpphy_op_radio_write()
2366 static void lpphy_b2062_reset_pll_bias(struct b43_wldev *dev) in lpphy_b2062_reset_pll_bias()
2379 static void lpphy_b2062_vco_calib(struct b43_wldev *dev) in lpphy_b2062_vco_calib()
2386 static int lpphy_b2062_tune(struct b43_wldev *dev, in lpphy_b2062_tune()
2460 static void lpphy_b2063_vco_calib(struct b43_wldev *dev) in lpphy_b2063_vco_calib()
2477 static int lpphy_b2063_tune(struct b43_wldev *dev, in lpphy_b2063_tune()
2600 static int b43_lpphy_op_switch_channel(struct b43_wldev *dev, in b43_lpphy_op_switch_channel()
2624 static int b43_lpphy_op_init(struct b43_wldev *dev) in b43_lpphy_op_init()
2649 static void b43_lpphy_op_adjust_txpower(struct b43_wldev *dev) in b43_lpphy_op_adjust_txpower()
2654 static enum b43_txpwr_result b43_lpphy_op_recalc_txpower(struct b43_wldev *dev, in b43_lpphy_op_recalc_txpower()
2661 static void b43_lpphy_op_switch_analog(struct b43_wldev *dev, bool on) in b43_lpphy_op_switch_analog()
2671 static void b43_lpphy_op_pwork_15sec(struct b43_wldev *dev) in b43_lpphy_op_pwork_15sec()