Searched refs:count_down (Results 1 – 2 of 2) sorted by relevance
572 static u8 count_down = MONITOR_TIME; in rtl92ee_dm_dynamic_primary_cca_check() local650 count_down--; in rtl92ee_dm_dynamic_primary_cca_check()651 if (count_down == 0) { in rtl92ee_dm_dynamic_primary_cca_check()652 count_down = MONITOR_TIME; in rtl92ee_dm_dynamic_primary_cca_check()
164 int count_down = VSC_TP_MAX_XFER_COUNT; in vsc_tp_xfer_helper() local241 } while (next_xfer_len > 0 && --count_down); in vsc_tp_xfer_helper()