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()
2350 struct b43legacy_wl *wl = dev->wl; in b43legacy_periodic_work_handler()
2433 struct b43legacy_wl *wl = (struct b43legacy_wl *)rng->priv; in b43legacy_rng_read()
2448 static void b43legacy_rng_exit(struct b43legacy_wl *wl) in b43legacy_rng_exit()
2456 static int b43legacy_rng_init(struct b43legacy_wl *wl) in b43legacy_rng_init()
2480 struct b43legacy_wl *wl = container_of(work, struct b43legacy_wl, in b43legacy_tx_work()
2523 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_tx()
2549 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_get_stats()
2572 static int find_wldev_for_phymode(struct b43legacy_wl *wl, in find_wldev_for_phymode()
2613 static int b43legacy_switch_phymode(struct b43legacy_wl *wl, in b43legacy_switch_phymode()
2699 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_dev_config()
2844 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_bss_info_changed()
2915 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_configure_filter()
2951 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_stop()
3287 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_init()
3415 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_add_interface()
3457 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_remove_interface()
3482 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_start()
3526 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_stop()
3542 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_beacon_set_tim()
3555 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_get_survey()
3592 struct b43legacy_wl *wl = dev->wl; in b43legacy_chip_reset()
3660 struct b43legacy_wl *wl = dev->wl; in b43legacy_wireless_core_attach()
3752 struct b43legacy_wl *wl; in b43legacy_one_core_detach()
3768 struct b43legacy_wl *wl) in b43legacy_one_core_attach()
3814 struct b43legacy_wl *wl) in b43legacy_wireless_exit()
3826 struct b43legacy_wl *wl; in b43legacy_wireless_init()
3882 struct b43legacy_wl *wl; in b43legacy_probe()
3915 struct b43legacy_wl *wl = ssb_get_devtypedata(dev); in b43legacy_remove()
3955 struct b43legacy_wl *wl = wldev->wl; in b43legacy_suspend()
3975 struct b43legacy_wl *wl = wldev->wl; in b43legacy_resume()