Searched refs:AH_PAPRD_GET_SCALE_FACTOR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h941 #define AH_PAPRD_GET_SCALE_FACTOR(_scale, _eep, _is2G, _channel) do{ if(_is2G) { _scale = (_eep->modal_header_2g.paprd_rate_mask_ht20>>25)&0x7; \ macro
H A Dar9300_paprd.c96 AH_PAPRD_GET_SCALE_FACTOR(paprd_scale_factor, eep, is_2g, ichan->channel);
H A Dar9300_eeprom.c2999 AH_PAPRD_GET_SCALE_FACTOR(

Completed in 143 milliseconds