Searched refs:count_down (Results 1 – 2 of 2) sorted by relevance
171 int count_down = VSC_TP_MAX_XFER_COUNT; in vsc_tp_xfer_helper() local 248 } while (next_xfer_len > 0 && --count_down); in vsc_tp_xfer_helper()
569 static u8 count_down = MONITOR_TIME; in rtl92ee_dm_dynamic_primary_cca_check() local 647 count_down--; in rtl92ee_dm_dynamic_primary_cca_check() 648 if (count_down == 0) { in rtl92ee_dm_dynamic_primary_cca_check() 649 count_down = MONITOR_TIME; in rtl92ee_dm_dynamic_primary_cca_check()