Lines Matching refs:b43_wl

371 static int b43_ratelimit(struct b43_wl *wl)  in b43_ratelimit()
382 void b43info(struct b43_wl *wl, const char *fmt, ...) in b43info()
403 void b43err(struct b43_wl *wl, const char *fmt, ...) in b43err()
424 void b43warn(struct b43_wl *wl, const char *fmt, ...) in b43warn()
445 void b43dbg(struct b43_wl *wl, const char *fmt, ...) in b43dbg()
940 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_update_tkip_key()
1709 struct b43_wl *wl = dev->wl; in b43_upload_beacon0()
1719 struct b43_wl *wl = dev->wl; in b43_upload_beacon1()
1729 struct b43_wl *wl = dev->wl; in handle_irq_beacon()
1800 struct b43_wl *wl = container_of(work, struct b43_wl, in b43_beacon_update_trigger_work()
1820 static void b43_update_templates(struct b43_wl *wl) in b43_update_templates()
2137 struct b43_wl *wl = dev->wl; in b43_sdio_interrupt_handler()
2165 static void b43_print_fw_helptext(struct b43_wl *wl, bool error) in b43_print_fw_helptext()
2544 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl);
2546 static int b43_rng_init(struct b43_wl *wl);
2550 struct b43_wl *wl = container_of(work, in b43_request_firmware()
2551 struct b43_wl, firmware_load); in b43_request_firmware()
3095 struct b43_wl *wl = dev->wl; in b43_adjust_opmode()
3431 struct b43_wl *wl = dev->wl; in b43_periodic_work_handler()
3536 struct b43_wl *wl = (struct b43_wl *)rng->priv; in b43_rng_read()
3552 static void b43_rng_exit(struct b43_wl *wl) in b43_rng_exit()
3560 static int b43_rng_init(struct b43_wl *wl) in b43_rng_init()
3584 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work); in b43_tx_work()
3629 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_tx()
3698 struct b43_wl *wl = dev->wl; in b43_qos_upload_all()
3717 static void b43_qos_clear(struct b43_wl *wl) in b43_qos_clear()
3790 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_conf_tx()
3825 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_stats()
3836 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_tsf()
3856 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_tsf()
3978 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_config()
4103 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_bss_info_changed()
4161 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_key()
4286 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_configure_filter()
4324 struct b43_wl *wl; in b43_wireless_core_stop()
4961 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_add_interface()
5003 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_remove_interface()
5025 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_start()
5081 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_stop()
5107 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_beacon_set_tim()
5119 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sta_notify()
5128 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_start_notifier()
5143 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_complete_notifier()
5158 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_survey()
5202 struct b43_wl *wl = dev->wl; in b43_chip_reset()
5367 struct b43_wl *wl = dev->wl; in b43_wireless_core_attach()
5485 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_one_core_attach()
5547 static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_wireless_exit()
5556 static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev) in b43_wireless_init()
5560 struct b43_wl *wl; in b43_wireless_init()
5619 struct b43_wl *wl; in b43_bcma_probe()
5658 struct b43_wl *wl = wldev->wl; in b43_bcma_remove()
5696 struct b43_wl *wl; in b43_ssb_probe()
5739 struct b43_wl *wl = ssb_get_devtypedata(sdev); in b43_ssb_remove()