Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_beacon.c398 ret = ath_hal_get_mib_cycle_counts(sc->sc_ah, &hs); in ath_beacon_miss()
H A Dif_athvar.h1490 #define ath_hal_get_mib_cycle_counts(_ah, _sample) \ macro