Searched refs:wait_dsecs (Results 1 – 1 of 1) sorted by relevance
11496 u32 wait_dsecs; in bnxt_force_fw_reset() local11510 wait_dsecs = fw_health->master_func_wait_dsecs; in bnxt_force_fw_reset()11513 wait_dsecs = 0; in bnxt_force_fw_reset()11516 bp->fw_reset_timestamp = jiffies + wait_dsecs * HZ / 10; in bnxt_force_fw_reset()11517 wait_dsecs = fw_health->normal_func_wait_dsecs; in bnxt_force_fw_reset()11523 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_force_fw_reset()12163 u32 wait_dsecs = bp->fw_health->normal_func_wait_dsecs; in bnxt_fw_reset_task() local12166 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_fw_reset_task()