Home
last modified time | relevance | path

Searched refs:WLCORE_STATE_ON (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
Dvendor_cmd.c51 if (unlikely(wl->state != WLCORE_STATE_ON)) { in wlcore_vendor_cmd_smart_config_start()
86 if (unlikely(wl->state != WLCORE_STATE_ON)) { in wlcore_vendor_cmd_smart_config_stop()
133 if (unlikely(wl->state != WLCORE_STATE_ON)) { in wlcore_vendor_cmd_smart_config_set_group_key()
Dmain.c223 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_rc_update_work()
258 if (unlikely(wl->state != WLCORE_STATE_ON)) in wl12xx_tx_watchdog_work()
537 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_irq_locked()
802 if (wl->state == WLCORE_STATE_ON) { in wl12xx_queue_recovery_work()
1134 wl->state = WLCORE_STATE_ON; in wl1271_plt_start()
2053 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_channel_switch_work()
2092 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_connection_loss_work()
2120 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_pending_auth_complete_work()
2379 wl->state = WLCORE_STATE_ON; in wl12xx_init_fw()
3129 if (unlikely(wl->state != WLCORE_STATE_ON)) in wl1271_op_config()
[all …]
Dtestmode.c81 if (unlikely(wl->state != WLCORE_STATE_ON)) { in wl1271_tm_cmd_test()
156 if (unlikely(wl->state != WLCORE_STATE_ON)) { in wl1271_tm_cmd_interrogate()
Dsysfs.c56 if (unlikely(wl->state != WLCORE_STATE_ON)) in wl1271_sysfs_store_bt_coex_state()
Ddebugfs.c52 if (unlikely(wl->state != WLCORE_STATE_ON)) in wl1271_debugfs_update_stats()
279 if (unlikely(wl->state != WLCORE_STATE_ON)) in dynamic_ps_timeout_write()
349 if (unlikely(wl->state != WLCORE_STATE_ON)) in forced_ps_write()
1018 if (unlikely(wl->state != WLCORE_STATE_ON)) { in sleep_auth_write()
Dwlcore_i.h83 WLCORE_STATE_ON, enumerator
Dscan.c37 if (unlikely(wl->state != WLCORE_STATE_ON)) in wl1271_scan_complete_work()
Dtx.c760 if (unlikely(wl->state != WLCORE_STATE_ON)) in wlcore_tx_work_locked()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
Ddebugfs.c229 if (unlikely(wl->state != WLCORE_STATE_ON)) in clear_fw_stats_write()
264 if (unlikely(wl->state != WLCORE_STATE_ON)) in radar_detection_write()
306 if (unlikely(wl->state != WLCORE_STATE_ON)) in dynamic_fw_traces_write()
368 if (unlikely(wl->state != WLCORE_STATE_ON)) in radar_debug_mode_write()