Lines Matching refs:b43_wl

374 static int b43_ratelimit(struct b43_wl *wl)  in b43_ratelimit()
385 void b43info(struct b43_wl *wl, const char *fmt, ...) in b43info()
406 void b43err(struct b43_wl *wl, const char *fmt, ...) in b43err()
427 void b43warn(struct b43_wl *wl, const char *fmt, ...) in b43warn()
448 void b43dbg(struct b43_wl *wl, const char *fmt, ...) in b43dbg()
945 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_update_tkip_key()
1714 struct b43_wl *wl = dev->wl; in b43_upload_beacon0()
1724 struct b43_wl *wl = dev->wl; in b43_upload_beacon1()
1734 struct b43_wl *wl = dev->wl; in handle_irq_beacon()
1805 struct b43_wl *wl = container_of(work, struct b43_wl, in b43_beacon_update_trigger_work()
1827 static void b43_update_templates(struct b43_wl *wl) in b43_update_templates()
2145 struct b43_wl *wl = dev->wl; in b43_sdio_interrupt_handler()
2173 static void b43_print_fw_helptext(struct b43_wl *wl, bool error) in b43_print_fw_helptext()
2552 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl);
2554 static int b43_rng_init(struct b43_wl *wl);
2558 struct b43_wl *wl = container_of(work, in b43_request_firmware()
2559 struct b43_wl, firmware_load); in b43_request_firmware()
3108 struct b43_wl *wl = dev->wl; in b43_adjust_opmode()
3447 struct b43_wl *wl = dev->wl; in b43_periodic_work_handler()
3552 struct b43_wl *wl = (struct b43_wl *)rng->priv; in b43_rng_read()
3568 static void b43_rng_exit(struct b43_wl *wl) in b43_rng_exit()
3576 static int b43_rng_init(struct b43_wl *wl) in b43_rng_init()
3600 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work); in b43_tx_work()
3645 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_tx()
3714 struct b43_wl *wl = dev->wl; in b43_qos_upload_all()
3733 static void b43_qos_clear(struct b43_wl *wl) in b43_qos_clear()
3805 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_conf_tx()
3840 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_stats()
3851 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_tsf()
3871 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_tsf()
3993 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_config()
4118 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_bss_info_changed()
4176 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_key()
4301 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_configure_filter()
4339 struct b43_wl *wl; in b43_wireless_core_stop()
4993 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_add_interface()
5036 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_remove_interface()
5058 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_start()
5114 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_stop()
5140 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_beacon_set_tim()
5152 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sta_notify()
5161 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_start_notifier()
5176 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_complete_notifier()
5191 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_survey()
5235 struct b43_wl *wl = dev->wl; in b43_chip_reset()
5404 struct b43_wl *wl = dev->wl; in b43_wireless_core_attach()
5511 struct b43_wl *wl; in b43_one_core_detach()
5525 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_one_core_attach()
5587 static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_wireless_exit()
5596 static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev) in b43_wireless_init()
5600 struct b43_wl *wl; in b43_wireless_init()
5658 struct b43_wl *wl; in b43_bcma_probe()
5696 struct b43_wl *wl = wldev->wl; in b43_bcma_remove()
5734 struct b43_wl *wl; in b43_ssb_probe()
5777 struct b43_wl *wl = ssb_get_devtypedata(sdev); in b43_ssb_remove()