Searched refs:wait_dsecs (Results 1 – 1 of 1) sorted by relevance
10827 u32 wait_dsecs; in bnxt_force_fw_reset() local10835 wait_dsecs = fw_health->master_func_wait_dsecs; in bnxt_force_fw_reset()10838 wait_dsecs = 0; in bnxt_force_fw_reset()10841 bp->fw_reset_timestamp = jiffies + wait_dsecs * HZ / 10; in bnxt_force_fw_reset()10842 wait_dsecs = fw_health->normal_func_wait_dsecs; in bnxt_force_fw_reset()10848 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_force_fw_reset()11473 u32 wait_dsecs = bp->fw_health->normal_func_wait_dsecs; in bnxt_fw_reset_task() local11476 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_fw_reset_task()