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()
939 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_update_tkip_key()
1708 struct b43_wl *wl = dev->wl; in b43_upload_beacon0()
1718 struct b43_wl *wl = dev->wl; in b43_upload_beacon1()
1728 struct b43_wl *wl = dev->wl; in handle_irq_beacon()
1799 struct b43_wl *wl = container_of(work, struct b43_wl, in b43_beacon_update_trigger_work()
1819 static void b43_update_templates(struct b43_wl *wl) in b43_update_templates()
2135 struct b43_wl *wl = dev->wl; in b43_sdio_interrupt_handler()
2163 static void b43_print_fw_helptext(struct b43_wl *wl, bool error) in b43_print_fw_helptext()
2542 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl);
2544 static int b43_rng_init(struct b43_wl *wl);
2548 struct b43_wl *wl = container_of(work, in b43_request_firmware()
2549 struct b43_wl, firmware_load); in b43_request_firmware()
3093 struct b43_wl *wl = dev->wl; in b43_adjust_opmode()
3429 struct b43_wl *wl = dev->wl; in b43_periodic_work_handler()
3534 struct b43_wl *wl = (struct b43_wl *)rng->priv; in b43_rng_read()
3550 static void b43_rng_exit(struct b43_wl *wl) in b43_rng_exit()
3558 static int b43_rng_init(struct b43_wl *wl) in b43_rng_init()
3582 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work); in b43_tx_work()
3627 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_tx()
3696 struct b43_wl *wl = dev->wl; in b43_qos_upload_all()
3715 static void b43_qos_clear(struct b43_wl *wl) in b43_qos_clear()
3787 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_conf_tx()
3822 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_stats()
3833 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_tsf()
3853 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_tsf()
3975 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_config()
4100 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_bss_info_changed()
4158 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_set_key()
4283 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_configure_filter()
4321 struct b43_wl *wl; in b43_wireless_core_stop()
4958 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_add_interface()
5001 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_remove_interface()
5023 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_start()
5079 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_stop()
5105 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_beacon_set_tim()
5117 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sta_notify()
5126 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_start_notifier()
5141 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_sw_scan_complete_notifier()
5156 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_op_get_survey()
5200 struct b43_wl *wl = dev->wl; in b43_chip_reset()
5365 struct b43_wl *wl = dev->wl; in b43_wireless_core_attach()
5483 static int b43_one_core_attach(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_one_core_attach()
5545 static void b43_wireless_exit(struct b43_bus_dev *dev, struct b43_wl *wl) in b43_wireless_exit()
5554 static struct b43_wl *b43_wireless_init(struct b43_bus_dev *dev) in b43_wireless_init()
5558 struct b43_wl *wl; in b43_wireless_init()
5620 struct b43_wl *wl; in b43_bcma_probe()
5659 struct b43_wl *wl = wldev->wl; in b43_bcma_remove()
5697 struct b43_wl *wl; in b43_ssb_probe()
5740 struct b43_wl *wl = ssb_get_devtypedata(sdev); in b43_ssb_remove()