Searched refs:fw_reset_min_dsecs (Results 1 – 2 of 2) sorted by relevance
1751 u16 fw_reset_min_dsecs; member
1995 bp->fw_reset_min_dsecs = cmpl->timestamp_lo; in bnxt_async_event_process()1996 if (!bp->fw_reset_min_dsecs) in bnxt_async_event_process()1997 bp->fw_reset_min_dsecs = BNXT_DFLT_FW_RST_MIN_DSECS; in bnxt_async_event_process()10103 bp->fw_reset_min_dsecs = fw_health->post_reset_wait_dsecs; in bnxt_force_fw_reset()10173 tmo = bp->fw_reset_min_dsecs * HZ / 10; in bnxt_fw_reset()10646 tmo = bp->fw_reset_min_dsecs * HZ / 10; in bnxt_fw_reset_task()10676 bnxt_queue_fw_reset_work(bp, bp->fw_reset_min_dsecs * HZ / 10); in bnxt_fw_reset_task()