Searched refs:retry_times (Results 1 – 2 of 2) sorted by relevance
1638 int retry_times; in hns_nic_clear_all_rx_fetch() local1696 retry_times = 0; in hns_nic_clear_all_rx_fetch()1697 while (retry_times++ < 10) { in hns_nic_clear_all_rx_fetch()1706 retry_times = 0; in hns_nic_clear_all_rx_fetch()1707 while (retry_times++ < 10) { in hns_nic_clear_all_rx_fetch()
469 u32 retry_times = 0; in rtl92e_start_adapter() local587 if (retry_times < 10) { in rtl92e_start_adapter()588 retry_times++; in rtl92e_start_adapter()