Searched refs:ah_cycles (Results 1 – 2 of 2) sorted by relevance
1609 if (ahp->ah_cycles == 0 || ahp->ah_cycles > cc) { in ar9300_get_mib_cycle_counts_pct()1619 u_int32_t cc_d = cc - ahp->ah_cycles; in ar9300_get_mib_cycle_counts_pct()1633 ahp->ah_cycles = cc; in ar9300_get_mib_cycle_counts_pct()
592 u_int32_t ah_cycles; member