Home
last modified time | relevance | path

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

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