Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c142 acktimeout = ath_hal_getacktimeout(sc->sc_ah); in ath_sysctl_acktimeout()
H A Dif_athvar.h1205 #define ath_hal_getacktimeout(_ah) \ macro