Searched refs:fw_status_ready (Results 1 – 4 of 4) sorted by relevance
63 idev->fw_status_ready = true; in ionic_watchdog_init()198 bool fw_status_ready = true; in ionic_heartbeat_check() local219 fw_status_ready = false; in ionic_heartbeat_check()240 idev->fw_status_ready = false; /* go to running */ in ionic_heartbeat_check()242 fw_status_ready = false; /* go to down */ in ionic_heartbeat_check()247 fw_status, fw_status_ready, idev->fw_status_ready, in ionic_heartbeat_check()251 if (fw_status_ready != idev->fw_status_ready && in ionic_heartbeat_check()255 idev->fw_status_ready = fw_status_ready; in ionic_heartbeat_check()257 if (!fw_status_ready && in ionic_heartbeat_check()263 } else if (fw_status_ready && in ionic_heartbeat_check()[all …]
153 bool fw_status_ready; member
393 !lif->ionic->idev.fw_status_ready) || in ionic_adminq_wait()
1192 if (lif->ionic->idev.fw_status_ready && in ionic_notifyq_service()