Lines Matching refs:WL1271_STATE_OFF

371 	if (wl->state == WL1271_STATE_OFF)  in wl1271_dev_notify()
681 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_irq()
990 if (wl->state != WL1271_STATE_OFF) { in wl1271_plt_start()
1058 wl->state = WL1271_STATE_OFF; in __wl1271_plt_stop()
1196 if (wl->state != WL1271_STATE_OFF) { in wl1271_op_add_interface()
1295 wl->state = WL1271_STATE_OFF; in __wl1271_op_remove_interface()
1571 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_config()
1683 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_prepare_multicast()
1731 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_configure_filter()
1958 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_set_key()
2056 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_hw_scan()
2087 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_set_frag_threshold()
2115 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_set_rts_threshold()
2596 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_bss_info_changed()
2630 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_conf_tx()
2697 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_get_tsf()
2777 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_sta_add()
2819 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_sta_remove()
2860 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_ampdu_action()
3226 if (wl->state == WL1271_STATE_OFF) in wl1271_sysfs_store_bt_coex_state()
3468 wl->state = WL1271_STATE_OFF; in wl1271_alloc_hw()