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()
3096 struct b43_wl *wl = dev->wl; in b43_adjust_opmode()
3432 struct b43_wl *wl = dev->wl; in b43_periodic_work_handler()
3537 struct b43_wl *wl = (struct b43_wl *)rng->priv; in b43_rng_read()
3553 static void b43_rng_exit(struct b43_wl *wl) in b43_rng_exit()
3561 static int b43_rng_init(struct b43_wl *wl) in b43_rng_init()
3585 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work); in b43_tx_work()
3630 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_tx()
3700 struct b43_wl *wl = dev->wl; in b43_qos_upload_all()
3719 static void b43_qos_clear(struct b43_wl *wl) in b43_qos_clear()
3792 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_conf_tx()
3827 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_stats()
3838 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_tsf()
3858 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_tsf()
3980 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_config()
4105 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_bss_info_changed()
4163 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_key()
4288 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_configure_filter()
4326 struct b43_wl *wl; in b43_wireless_core_stop()
4963 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_add_interface()
5005 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_remove_interface()
5027 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_start()
5083 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_stop()
5109 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_beacon_set_tim()
5121 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sta_notify()
5130 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_start_notifier()
5145 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_complete_notifier()
5160 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_survey()
5209 struct b43_wl *wl = dev->wl; in b43_chip_reset()
5374 struct b43_wl *wl = dev->wl; in b43_wireless_core_attach()
5492 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_one_core_attach()
5554 static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_wireless_exit()
5563 static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev) in b43_wireless_init()
5567 struct b43_wl *wl; in b43_wireless_init()
5626 struct b43_wl *wl; in b43_bcma_probe()
5665 struct b43_wl *wl = wldev->wl; in b43_bcma_remove()
5703 struct b43_wl *wl; in b43_ssb_probe()
5746 struct b43_wl *wl = ssb_get_devtypedata(sdev); in b43_ssb_remove()