Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/
H A Dmwl8k.c286 bool hw_restart_in_progress; member
1554 if (priv->hw_restart_in_progress) { in mwl8k_tx_wait_empty()
1621 priv->hw_restart_in_progress = true; in mwl8k_tx_wait_empty()
2161 if (!priv->hw_restart_in_progress) in mwl8k_fw_lock()
2182 if (!priv->hw_restart_in_progress) in mwl8k_fw_unlock()
4768 if (!priv->hw_restart_in_progress) in mwl8k_stop()
4927 priv->hw_restart_in_progress = false; in mwl8k_hw_restart_work()
5926 if (!priv->hw_restart_in_progress) in mwl8k_probe_hw()
6020 if (priv->hw_restart_in_progress) in mwl8k_reload_firmware()
6035 if (priv->hw_restart_in_progress) in mwl8k_reload_firmware()
[all …]