Lines Matching refs:b43_wldev

62 static void b43_radio_2064_channel_setup(struct b43_wldev *dev)  in b43_radio_2064_channel_setup()
109 static void b43_radio_2064_init(struct b43_wldev *dev) in b43_radio_2064_init()
165 static void b43_phy_lcn_afe_set_unset(struct b43_wldev *dev) in b43_phy_lcn_afe_set_unset()
181 static u16 b43_phy_lcn_get_pa_gain(struct b43_wldev *dev) in b43_phy_lcn_get_pa_gain()
187 static void b43_phy_lcn_set_dac_gain(struct b43_wldev *dev, u16 dac_gain) in b43_phy_lcn_set_dac_gain()
198 static void b43_phy_lcn_set_bbmult(struct b43_wldev *dev, u8 m0) in b43_phy_lcn_set_bbmult()
204 static void b43_phy_lcn_clear_tx_power_offsets(struct b43_wldev *dev) in b43_phy_lcn_clear_tx_power_offsets()
224 static void b43_phy_lcn_rev0_baseband_init(struct b43_wldev *dev) in b43_phy_lcn_rev0_baseband_init()
259 static void b43_phy_lcn_bu_tweaks(struct b43_wldev *dev) in b43_phy_lcn_bu_tweaks()
310 static void b43_phy_lcn_sense_setup(struct b43_wldev *dev, in b43_phy_lcn_sense_setup()
422 static bool b43_phy_lcn_load_tx_iir_cck_filter(struct b43_wldev *dev, in b43_phy_lcn_load_tx_iir_cck_filter()
474 static bool b43_phy_lcn_load_tx_iir_ofdm_filter(struct b43_wldev *dev, in b43_phy_lcn_load_tx_iir_ofdm_filter()
503 static void b43_phy_lcn_set_tx_gain_override(struct b43_wldev *dev, bool enable) in b43_phy_lcn_set_tx_gain_override()
511 static void b43_phy_lcn_set_tx_gain(struct b43_wldev *dev, in b43_phy_lcn_set_tx_gain()
530 static void b43_phy_lcn_tx_pwr_ctl_init(struct b43_wldev *dev) in b43_phy_lcn_tx_pwr_ctl_init()
562 static void b43_phy_lcn_txrx_spur_avoidance_mode(struct b43_wldev *dev, in b43_phy_lcn_txrx_spur_avoidance_mode()
587 static void b43_phy_lcn_set_channel_tweaks(struct b43_wldev *dev, int channel) in b43_phy_lcn_set_channel_tweaks()
625 static int b43_phy_lcn_set_channel(struct b43_wldev *dev, in b43_phy_lcn_set_channel()
668 static int b43_phy_lcn_op_allocate(struct b43_wldev *dev) in b43_phy_lcn_op_allocate()
680 static void b43_phy_lcn_op_free(struct b43_wldev *dev) in b43_phy_lcn_op_free()
689 static void b43_phy_lcn_op_prepare_structs(struct b43_wldev *dev) in b43_phy_lcn_op_prepare_structs()
698 static int b43_phy_lcn_op_init(struct b43_wldev *dev) in b43_phy_lcn_op_init()
742 static void b43_phy_lcn_op_software_rfkill(struct b43_wldev *dev, in b43_phy_lcn_op_software_rfkill()
765 static void b43_phy_lcn_op_switch_analog(struct b43_wldev *dev, bool on) in b43_phy_lcn_op_switch_analog()
775 static int b43_phy_lcn_op_switch_channel(struct b43_wldev *dev, in b43_phy_lcn_op_switch_channel()
792 static unsigned int b43_phy_lcn_op_get_default_chan(struct b43_wldev *dev) in b43_phy_lcn_op_get_default_chan()
800 b43_phy_lcn_op_recalc_txpower(struct b43_wldev *dev, bool ignore_tssi) in b43_phy_lcn_op_recalc_txpower()
805 static void b43_phy_lcn_op_adjust_txpower(struct b43_wldev *dev) in b43_phy_lcn_op_adjust_txpower()
813 static void b43_phy_lcn_op_maskset(struct b43_wldev *dev, u16 reg, u16 mask, in b43_phy_lcn_op_maskset()
821 static u16 b43_phy_lcn_op_radio_read(struct b43_wldev *dev, u16 reg) in b43_phy_lcn_op_radio_read()
830 static void b43_phy_lcn_op_radio_write(struct b43_wldev *dev, u16 reg, in b43_phy_lcn_op_radio_write()