Searched refs:idle_count (Results 1 – 1 of 1) sorted by relevance
1735 u_int32_t val, idle_count; in ar9300_config_bb_panic_watchdog() local1748 idle_count = (100 * idle_tmo_ms) / HAL_BB_PANIC_WD_HT40_FACTOR; in ar9300_config_bb_panic_watchdog()1750 idle_count = (100 * idle_tmo_ms) / HAL_BB_PANIC_WD_HT20_FACTOR; in ar9300_config_bb_panic_watchdog()1764 (AR_PHY_BB_PANIC_NON_IDLE_MASK & (idle_count << 2))); in ar9300_config_bb_panic_watchdog()