Lines Matching refs:b43_wl
384 static int b43_ratelimit(struct b43_wl *wl) in b43_ratelimit()
395 void b43info(struct b43_wl *wl, const char *fmt, ...) in b43info()
416 void b43err(struct b43_wl *wl, const char *fmt, ...) in b43err()
437 void b43warn(struct b43_wl *wl, const char *fmt, ...) in b43warn()
458 void b43dbg(struct b43_wl *wl, const char *fmt, ...) in b43dbg()
955 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_update_tkip_key()
1724 struct b43_wl *wl = dev->wl; in b43_upload_beacon0()
1734 struct b43_wl *wl = dev->wl; in b43_upload_beacon1()
1744 struct b43_wl *wl = dev->wl; in handle_irq_beacon()
1815 struct b43_wl *wl = container_of(work, struct b43_wl, in b43_beacon_update_trigger_work()
1837 static void b43_update_templates(struct b43_wl *wl) in b43_update_templates()
2155 struct b43_wl *wl = dev->wl; in b43_sdio_interrupt_handler()
2183 static void b43_print_fw_helptext(struct b43_wl *wl, bool error) in b43_print_fw_helptext()
2562 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl);
2564 static int b43_rng_init(struct b43_wl *wl);
2568 struct b43_wl *wl = container_of(work, in b43_request_firmware()
2569 struct b43_wl, firmware_load); in b43_request_firmware()
3118 struct b43_wl *wl = dev->wl; in b43_adjust_opmode()
3454 struct b43_wl *wl = dev->wl; in b43_periodic_work_handler()
3559 struct b43_wl *wl = (struct b43_wl *)rng->priv; in b43_rng_read()
3575 static void b43_rng_exit(struct b43_wl *wl) in b43_rng_exit()
3583 static int b43_rng_init(struct b43_wl *wl) in b43_rng_init()
3607 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work); in b43_tx_work()
3652 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_tx()
3721 struct b43_wl *wl = dev->wl; in b43_qos_upload_all()
3740 static void b43_qos_clear(struct b43_wl *wl) in b43_qos_clear()
3812 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_conf_tx()
3847 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_stats()
3858 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_tsf()
3878 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_tsf()
4000 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_config()
4125 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_bss_info_changed()
4183 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_key()
4308 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_configure_filter()
4346 struct b43_wl *wl; in b43_wireless_core_stop()
4983 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_add_interface()
5026 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_remove_interface()
5048 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_start()
5104 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_stop()
5130 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_beacon_set_tim()
5142 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sta_notify()
5151 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_start_notifier()
5166 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_complete_notifier()
5181 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_survey()
5225 struct b43_wl *wl = dev->wl; in b43_chip_reset()
5390 struct b43_wl *wl = dev->wl; in b43_wireless_core_attach()
5496 struct b43_wl *wl; in b43_one_core_detach()
5510 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_one_core_attach()
5572 static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_wireless_exit()
5581 static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev) in b43_wireless_init()
5585 struct b43_wl *wl; in b43_wireless_init()
5647 struct b43_wl *wl; in b43_bcma_probe()
5686 struct b43_wl *wl = wldev->wl; in b43_bcma_remove()
5724 struct b43_wl *wl; in b43_ssb_probe()
5767 struct b43_wl *wl = ssb_get_devtypedata(sdev); in b43_ssb_remove()