Searched refs:tmo_count (Results 1 – 1 of 1) sorted by relevance
4172 int i, intr_process, rc, tmo_count; in bnxt_hwrm_do_send_msg() local4266 tmo_count = HWRM_SHORT_TIMEOUT_COUNTER; in bnxt_hwrm_do_send_msg()4268 tmo_count += DIV_ROUND_UP(timeout, HWRM_MIN_TIMEOUT); in bnxt_hwrm_do_send_msg()4276 i++ < tmo_count) { in bnxt_hwrm_do_send_msg()4299 for (i = 0; i < tmo_count; i++) { in bnxt_hwrm_do_send_msg()4313 if (i >= tmo_count) { in bnxt_hwrm_do_send_msg()