Home
last modified time | relevance | path

Searched defs:_scale (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h929 #define AH_PAPRD_GET_SCALE_FACTOR(_scale, _eep, _is2G, _channel) do{ if(_is2G) { _scale = (_eep->mo… argument
/freebsd-src/sys/dev/ath/
H A Dif_athvar.h1259 #define ath_hal_gettpscale(_ah, _scale) \ argument