Home
last modified time | relevance | path

Searched refs:ar5211GetNav (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h293 extern u_int ar5211GetNav(struct ath_hal *ah);
H A Dar5211_attach.c147 .ah_getNav = ar5211GetNav,
H A Dar5211_misc.c739 ar5211GetNav(struct ath_hal *ah) in ar5211GetNav() function