Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c4549 int tuning_caps_params; in ar9300_tuning_caps_params_get() local
4552 return tuning_caps_params; in ar9300_tuning_caps_params_get()
4561 int tuning_caps_params; in ar9300_tuning_caps_apply() local
4563 tuning_caps_params = ar9300_tuning_caps_params_get(ah); in ar9300_tuning_caps_apply()
4565 tuning_caps_params &= 0x7f; in ar9300_tuning_caps_apply()
4572 tuning_caps_params); in ar9300_tuning_caps_apply()
4575 tuning_caps_params); in ar9300_tuning_caps_apply()
4579 tuning_caps_params); in ar9300_tuning_caps_apply()
4582 tuning_caps_params); in ar9300_tuning_caps_apply()
4586 tuning_caps_params); in ar9300_tuning_caps_apply()
[all …]