Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
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()
4078 t[0] = eep->base_ext1.quick_drop_low; in ar9003_hw_quick_drop_apply()
4080 t[2] = eep->base_ext1.quick_drop_high; in ar9003_hw_quick_drop_apply()
4216 if (!(eep->base_ext1.misc_enable & BIT(2))) in ar9003_hw_apply_minccapwr_thresh()
4219 if (!(eep->base_ext1.misc_enable & BIT(3))) in ar9003_hw_apply_minccapwr_thresh()
[all …]
Dar9003_eeprom.h321 struct ar9300_BaseExtension_1 base_ext1; member