Home
last modified time | relevance | path

Searched refs:count_down (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/misc/mei/
H A Dvsc-tp.c171 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()
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.c569 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()