Searched refs:ath_hal_hasveol (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ | ||
H A D | if_athvar.h | 1253 #define ath_hal_hasveol(_ah) \ macro |
H A D | if_ath.c | 1280 sc->sc_hasveol = ath_hal_hasveol(ah); in ath_attach() |