Searched refs:ctl_busy (Results 1 – 1 of 1) sorted by relevance
1659 u_int32_t cycle_count, ctl_busy, ext_busy; in ar9300_get_11n_ext_busy() local1665 ctl_busy = OS_REG_READ(ah, AR_RCCNT); in ar9300_get_11n_ext_busy()1670 (ahp->ah_ctl_busy > ctl_busy) || (ahp->ah_ext_busy > ext_busy)) in ar9300_get_11n_ext_busy()1717 ahp->ah_ctl_busy = ctl_busy; in ar9300_get_11n_ext_busy()