Lines Matching refs:b43legacy_wl

169 static int b43legacy_ratelimit(struct b43legacy_wl *wl)  in b43legacy_ratelimit()
180 void b43legacyinfo(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyinfo()
199 void b43legacyerr(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacyerr()
218 void b43legacywarn(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacywarn()
238 void b43legacydbg(struct b43legacy_wl *wl, const char *fmt, ...) in b43legacydbg()
1168 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon0()
1182 struct b43legacy_wl *wl = dev->wl; in b43legacy_upload_beacon1()
1192 struct b43legacy_wl *wl = dev->wl; in handle_irq_beacon()
1240 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, in b43legacy_beacon_update_trigger_work()
1261 static void b43legacy_update_templates(struct b43legacy_wl *wl) in b43legacy_update_templates()
1509 static void b43legacy_print_fw_helptext(struct b43legacy_wl *wl) in b43legacy_print_fw_helptext()
1588 struct b43legacy_wl *wl);
1593 struct b43legacy_wl *wl = container_of(work, in b43legacy_request_firmware()
1594 struct b43legacy_wl, firmware_load); in b43legacy_request_firmware()
2033 struct b43legacy_wl *wl = dev->wl; in b43legacy_adjust_opmode()
2348 struct b43legacy_wl *wl = dev->wl; in b43legacy_periodic_work_handler()
2431 struct b43legacy_wl *wl = (struct b43legacy_wl *)rng->priv; in b43legacy_rng_read()
2446 static void b43legacy_rng_exit(struct b43legacy_wl *wl) in b43legacy_rng_exit()
2454 static int b43legacy_rng_init(struct b43legacy_wl *wl) in b43legacy_rng_init()
2478 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, in b43legacy_tx_work()
2521 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_tx()
2547 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_get_stats()
2570 static int find_wldev_for_phymode(struct b43legacy_wl *wl, in find_wldev_for_phymode()
2611 static int b43legacy_switch_phymode(struct b43legacy_wl *wl, in b43legacy_switch_phymode()
2697 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_dev_config()
2842 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_bss_info_changed()
2913 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_configure_filter()
2947 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_stop()
3283 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_init()
3411 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_add_interface()
3453 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_remove_interface()
3478 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_start()
3522 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_stop()
3538 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_beacon_set_tim()
3551 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_get_survey()
3588 struct b43legacy_wl *wl = dev->wl; in b43legacy_chip_reset()
3656 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_attach()
3748 struct b43legacy_wl *wl; in b43legacy_one_core_detach()
3764 struct b43legacy_wl *wl) in b43legacy_one_core_attach()
3810 struct b43legacy_wl *wl) in b43legacy_wireless_exit()
3822 struct b43legacy_wl *wl; in b43legacy_wireless_init()
3879 struct b43legacy_wl *wl; in b43legacy_probe()
3912 struct b43legacy_wl *wl = ssb_get_devtypedata(dev); in b43legacy_remove()
3952 struct b43legacy_wl *wl = wldev->wl; in b43legacy_suspend()
3972 struct b43legacy_wl *wl = wldev->wl; in b43legacy_resume()