Searched refs:wait_dsecs (Results 1 – 1 of 1) sorted by relevance
13492 u32 wait_dsecs; in bnxt_force_fw_reset() local13508 wait_dsecs = fw_health->master_func_wait_dsecs; in bnxt_force_fw_reset()13511 wait_dsecs = 0; in bnxt_force_fw_reset()13514 bp->fw_reset_timestamp = jiffies + wait_dsecs * HZ / 10; in bnxt_force_fw_reset()13515 wait_dsecs = fw_health->normal_func_wait_dsecs; in bnxt_force_fw_reset()13521 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_force_fw_reset()14262 u32 wait_dsecs = bp->fw_health->normal_func_wait_dsecs; in bnxt_fw_reset_task() local14265 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_fw_reset_task()