Searched refs:wait_dsecs (Results 1 – 1 of 1) sorted by relevance
11862 u32 wait_dsecs; in bnxt_force_fw_reset() local11876 wait_dsecs = fw_health->master_func_wait_dsecs; in bnxt_force_fw_reset()11879 wait_dsecs = 0; in bnxt_force_fw_reset()11882 bp->fw_reset_timestamp = jiffies + wait_dsecs * HZ / 10; in bnxt_force_fw_reset()11883 wait_dsecs = fw_health->normal_func_wait_dsecs; in bnxt_force_fw_reset()11889 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_force_fw_reset()12568 u32 wait_dsecs = bp->fw_health->normal_func_wait_dsecs; in bnxt_fw_reset_task() local12571 bnxt_queue_fw_reset_work(bp, wait_dsecs * HZ / 10); in bnxt_fw_reset_task()