• Home
  • Raw
  • Download

Lines Matching refs:WL1271_STATE_OFF

579 	if (unlikely(wl->state == WL1271_STATE_OFF))  in wl12xx_tx_watchdog_work()
913 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_irq()
1415 if (wl->state != WL1271_STATE_OFF) { in wl1271_plt_start()
1513 wl->state = WL1271_STATE_OFF; in wl1271_plt_stop()
1856 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_stop()
1872 wl->state = WL1271_STATE_OFF; in wl1271_op_stop()
2155 if (wl->state == WL1271_STATE_OFF) in wl12xx_need_fw_change()
2237 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_add_interface()
2400 if (wl->state == WL1271_STATE_OFF || in wl1271_op_remove_interface()
2722 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_config()
2758 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_prepare_multicast()
2808 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_configure_filter()
3059 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_set_key()
3172 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_hw_scan()
3212 if (wl->state == WL1271_STATE_OFF) in wl1271_op_cancel_hw_scan()
3261 if (wl->state == WL1271_STATE_OFF) { in wl1271_op_sched_scan_start()
3297 if (wl->state == WL1271_STATE_OFF) in wl1271_op_sched_scan_stop()
3318 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_set_frag_threshold()
3347 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_set_rts_threshold()
4086 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_bss_info_changed()
4170 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_op_get_tsf()
4372 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl12xx_op_sta_state()
4411 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl1271_op_ampdu_action()
4524 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl12xx_set_bitrate_mask()
4560 if (unlikely(wl->state == WL1271_STATE_OFF)) { in wl12xx_op_channel_switch()
4593 if (unlikely(wl->state == WL1271_STATE_OFF)) in wl1271_tx_frames_pending()
4926 if (wl->state == WL1271_STATE_OFF) in wl1271_sysfs_store_bt_coex_state()
5359 wl->state = WL1271_STATE_OFF; in wl1271_alloc_hw()