Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c661 error = ath_hal_setintmit(sc->sc_ah, intmit); in ath_sysctl_intmit()
H A Dif_athvar.h1317 #define ath_hal_setintmit(_ah, _v) \ macro