Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300.h941 #define AH_PAPRD_GET_SCALE_FACTOR(_scale, _eep, _is2G, _channel) do{ if(_is2G) { _scale = (_eep->mo… argument
/freebsd-11-stable/sys/dev/ath/
HDif_athvar.h1253 #define ath_hal_gettpscale(_ah, _scale) \ argument