Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c142 acktimeout = ath_hal_getacktimeout(sc->sc_ah); in ath_sysctl_acktimeout()
H A Dif_athvar.h1201 #define ath_hal_getacktimeout(_ah) \ macro