Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c140 .base_ext1 = {
718 .base_ext1 = {
1297 .base_ext1 = {
1876 .base_ext1 = {
2454 .base_ext1 = {
3007 return eep->base_ext1.ant_div_control; in ath9k_hw_ar9300_get_eeprom()
4009 t[0] = eep->base_ext1.quick_drop_low; in ar9003_hw_quick_drop_apply()
4011 t[2] = eep->base_ext1.quick_drop_high; in ar9003_hw_quick_drop_apply()
4147 if (!(eep->base_ext1.misc_enable & BIT(2))) in ar9003_hw_apply_minccapwr_thresh()
4150 if (!(eep->base_ext1.misc_enable & BIT(3))) in ar9003_hw_apply_minccapwr_thresh()
[all …]
Dar9003_eeprom.h309 struct ar9300_BaseExtension_1 base_ext1; member