Searched refs:retry_times (Results 1 – 2 of 2) sorted by relevance
1621 int retry_times; in hns_nic_clear_all_rx_fetch() local1677 retry_times = 0; in hns_nic_clear_all_rx_fetch()1678 while (retry_times++ < 10) { in hns_nic_clear_all_rx_fetch()1687 retry_times = 0; in hns_nic_clear_all_rx_fetch()1688 while (retry_times++ < 10) { in hns_nic_clear_all_rx_fetch()
709 u32 retry_times = 0; in rtl92e_start_adapter() local849 if (retry_times < 10) { in rtl92e_start_adapter()850 retry_times++; in rtl92e_start_adapter()