Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c141 .base_ext1 = {
719 .base_ext1 = {
1298 .base_ext1 = {
1877 .base_ext1 = {
2455 .base_ext1 = {
3006 return eep->base_ext1.ant_div_control; in ath9k_hw_ar9300_get_eeprom()
4079 t[0] = eep->base_ext1.quick_drop_low; in ar9003_hw_quick_drop_apply()
4081 t[2] = eep->base_ext1.quick_drop_high; in ar9003_hw_quick_drop_apply()
4217 if (!(eep->base_ext1.misc_enable & BIT(2))) in ar9003_hw_apply_minccapwr_thresh()
4220 if (!(eep->base_ext1.misc_enable & BIT(3))) in ar9003_hw_apply_minccapwr_thresh()
[all …]
H A Dar9003_eeprom.h321 struct ar9300_BaseExtension_1 base_ext1; member