Searched refs:wait_dsecs (Results 1 – 1 of 1) sorted by relevance
14393 u32 wait_dsecs; in bnxt_force_fw_reset() local14410 wait_dsecs = fw_health->master_func_wait_dsecs; in bnxt_force_fw_reset()14413 wait_dsecs = 0; in bnxt_force_fw_reset()14416 bp->fw_reset_timestamp = jiffies + wait_dsecs * HZ / 10; in bnxt_force_fw_reset()14417 wait_dsecs = fw_health->normal_func_wait_dsecs; in bnxt_force_fw_reset()14423 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_force_fw_reset()15183 u32 wait_dsecs = bp->fw_health->normal_func_wait_dsecs; in bnxt_fw_reset_task() local15186 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_fw_reset_task()