Searched refs:wait_count (Results 1 – 6 of 6) sorted by relevance
217 int msix_cap_offset, err_cap_offset, acs_cap_offset, wait_count; in dlb_pf_reset() local290 for (wait_count = 0; wait_count < 4; wait_count++) { in dlb_pf_reset()304 sleep_time = (1 << (wait_count)) * 100; in dlb_pf_reset()308 if (wait_count == 4) { in dlb_pf_reset()
248 int wait_count; in dlb2_pf_reset() local318 for (wait_count = 0; wait_count < 4; wait_count++) { in dlb2_pf_reset()332 sleep_time = (1 << (wait_count)) * 100; in dlb2_pf_reset()336 if (wait_count == 4) { in dlb2_pf_reset()
103 unsigned int wait_count = 0; \117 if (++wait_count > rw_cohort->wait_limit && \181 unsigned int wait_count = 0; \192 if (++wait_count > rw_cohort->wait_limit && \
529 unsigned int wait_count; in sfc_tx_qstop() local566 wait_count = 0; in sfc_tx_qstop()571 wait_count++ < SFC_TX_QFLUSH_POLL_ATTEMPTS); in sfc_tx_qstop()
662 unsigned int wait_count; in sfc_rx_qflush() local693 wait_count = 0; in sfc_rx_qflush()698 (wait_count++ < SFC_RX_QFLUSH_POLL_ATTEMPTS)); in sfc_rx_qflush()
1965 int wait_count = timeout_ms * AL_PCIE_LINKUP_WAIT_INTERVALS_PER_SEC; in al_pcie_link_up_wait() local1967 while (wait_count-- > 0) { in al_pcie_link_up_wait()1973 pcie_port->port_id, wait_count); in al_pcie_link_up_wait()