Searched refs:ah_cycle_count (Results 1 – 2 of 2) sorted by relevance
1669 if ((ahp->ah_cycle_count == 0) || (ahp->ah_cycle_count > cycle_count) || in ar9300_get_11n_ext_busy()1681 u_int32_t cycle_delta = cycle_count - ahp->ah_cycle_count; in ar9300_get_11n_ext_busy()1716 ahp->ah_cycle_count = cycle_count; in ar9300_get_11n_ext_busy()
562 u_int32_t ah_cycle_count; member