Searched refs:cal_count (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_aic.c490 u_int32_t i, cal_count = ATH_AIC_MAX_CAL_COUNT; local
586 while (cal_count)
594 (ATH_AIC_MAX_CAL_COUNT - cal_count));
652 cal_count--;
655 if (!cal_count) {

Completed in 200 milliseconds