Lines Matching refs:b43legacy_wl
155 static int b43legacy_ratelimit(struct b43legacy_wl *wl) in b43legacy_ratelimit()
166 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo()
185 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyerr()
204 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacywarn()
224 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacydbg()
1140 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon0()
1154 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon1()
1164 struct b43legacy_wl *wl = dev->wl; in handle_irq_beacon()
1212 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, in b43legacy_beacon_update_trigger_work()
1232 static void b43legacy_update_templates(struct b43legacy_wl *wl) in b43legacy_update_templates()
1479 static void b43legacy_print_fw_helptext(struct b43legacy_wl *wl) in b43legacy_print_fw_helptext()
1558 struct b43legacy_wl *wl);
1563 struct b43legacy_wl *wl = container_of(work, in b43legacy_request_firmware()
1564 struct b43legacy_wl, firmware_load); in b43legacy_request_firmware()
2003 struct b43legacy_wl *wl = dev->wl; in b43legacy_adjust_opmode()
2318 struct b43legacy_wl *wl = dev->wl; in b43legacy_periodic_work_handler()
2401 struct b43legacy_wl *wl = (struct b43legacy_wl *)rng->priv; in b43legacy_rng_read()
2416 static void b43legacy_rng_exit(struct b43legacy_wl *wl) in b43legacy_rng_exit()
2424 static int b43legacy_rng_init(struct b43legacy_wl *wl) in b43legacy_rng_init()
2448 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, in b43legacy_tx_work()
2491 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_tx()
2518 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_get_stats()
2541 static int find_wldev_for_phymode(struct b43legacy_wl *wl, in find_wldev_for_phymode()
2582 static int b43legacy_switch_phymode(struct b43legacy_wl *wl, in b43legacy_switch_phymode()
2668 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_dev_config()
2812 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_bss_info_changed()
2882 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_configure_filter()
2916 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_stop()
3252 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_init()
3380 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_add_interface()
3421 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_remove_interface()
3446 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_start()
3490 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_stop()
3506 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_beacon_set_tim()
3519 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_get_survey()
3556 struct b43legacy_wl *wl = dev->wl; in b43legacy_chip_reset()
3624 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_attach()
3716 struct b43legacy_wl *wl; in b43legacy_one_core_detach()
3732 struct b43legacy_wl *wl) in b43legacy_one_core_attach()
3776 struct b43legacy_wl *wl) in b43legacy_wireless_exit()
3788 struct b43legacy_wl *wl; in b43legacy_wireless_init()
3847 struct b43legacy_wl *wl; in b43legacy_probe()
3880 struct b43legacy_wl *wl = ssb_get_devtypedata(dev); in b43legacy_remove()
3920 struct b43legacy_wl *wl = wldev->wl; in b43legacy_suspend()
3940 struct b43legacy_wl *wl = wldev->wl; in b43legacy_resume()