Lines Matching refs:B43legacy_STAT_INITIALIZED

1246 	if (likely(dev && (b43legacy_status(dev) >= B43legacy_STAT_INITIALIZED))) {  in b43legacy_beacon_update_trigger_work()
1318 B43legacy_STAT_INITIALIZED); in b43legacy_interrupt_tasklet()
2638 if (prev_status >= B43legacy_STAT_INITIALIZED) in b43legacy_switch_phymode()
2648 if (prev_status >= B43legacy_STAT_INITIALIZED) { in b43legacy_switch_phymode()
2870 if (b43legacy_status(dev) >= B43legacy_STAT_INITIALIZED) { in b43legacy_op_bss_info_changed()
2939 if (changed && b43legacy_status(dev) >= B43legacy_STAT_INITIALIZED) in b43legacy_op_configure_filter()
2963 b43legacy_set_status(dev, B43legacy_STAT_INITIALIZED); in b43legacy_wireless_core_stop()
2988 B43legacy_WARN_ON(b43legacy_status(dev) != B43legacy_STAT_INITIALIZED); in b43legacy_wireless_core_start()
3210 B43legacy_WARN_ON(b43legacy_status(dev) > B43legacy_STAT_INITIALIZED); in b43legacy_wireless_core_exit()
3211 if (b43legacy_status(dev) != B43legacy_STAT_INITIALIZED) in b43legacy_wireless_core_exit()
3389 b43legacy_set_status(dev, B43legacy_STAT_INITIALIZED); in b43legacy_wireless_core_init()
3496 if (b43legacy_status(dev) < B43legacy_STAT_INITIALIZED) { in b43legacy_op_start()
3598 if (prev_status >= B43legacy_STAT_INITIALIZED) in b43legacy_chip_reset()
3602 if (prev_status >= B43legacy_STAT_INITIALIZED) { in b43legacy_chip_reset()
3941 if (b43legacy_status(dev) < B43legacy_STAT_INITIALIZED) in b43legacy_controller_restart()
3960 if (wldev->suspend_init_status >= B43legacy_STAT_INITIALIZED) in b43legacy_suspend()
3978 if (wldev->suspend_init_status >= B43legacy_STAT_INITIALIZED) { in b43legacy_resume()