Home
last modified time | relevance | path

Searched refs:ath_cycle_counters (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/athk/
H A Dath.h48 struct ath_cycle_counters { struct
177 struct ath_cycle_counters cc_ani;
178 struct ath_cycle_counters cc_survey;
H A Dhw.c180 struct ath_cycle_counters *cc = &common->cc_ani; in ath_hw_get_listen_time()