Searched refs:tmo_count (Results 1 – 1 of 1) sorted by relevance
4344 int i, intr_process, rc, tmo_count; in bnxt_hwrm_do_send_msg() local4436 tmo_count = HWRM_SHORT_TIMEOUT_COUNTER; in bnxt_hwrm_do_send_msg()4438 tmo_count += DIV_ROUND_UP(timeout, HWRM_MIN_TIMEOUT); in bnxt_hwrm_do_send_msg()4445 i++ < tmo_count) { in bnxt_hwrm_do_send_msg()4472 for (i = 0; i < tmo_count; i++) { in bnxt_hwrm_do_send_msg()4490 if (i >= tmo_count) { in bnxt_hwrm_do_send_msg()