Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c168 ctstimeout = ath_hal_getctstimeout(sc->sc_ah); in ath_sysctl_ctstimeout()
H A Dif_athvar.h1205 #define ath_hal_getctstimeout(_ah) \ macro