Searched refs:EEP_ANT_DIV_CTL1 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom.h | 259 EEP_ANT_DIV_CTL1, enumerator
|
H A D | eeprom_4k.c | 272 case EEP_ANT_DIV_CTL1: in ath9k_hw_4k_get_eeprom()
|
H A D | hw.c | 2638 ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1); in ath9k_hw_fill_cap_info() 2652 ant_div_ctl1 = ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1); in ath9k_hw_fill_cap_info()
|
H A D | ar9003_phy.c | 1586 ant_div_ctl1 = ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1); in ar9003_hw_set_bt_ant_diversity()
|
H A D | ar9003_eeprom.c | 3002 case EEP_ANT_DIV_CTL1: in ath9k_hw_ar9300_get_eeprom() 3725 value = ath9k_hw_ar9300_get_eeprom(ah, EEP_ANT_DIV_CTL1); in ar9003_hw_ant_ctrl_apply()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom.h | 259 EEP_ANT_DIV_CTL1, enumerator
|
H A D | eeprom_4k.c | 272 case EEP_ANT_DIV_CTL1: in ath9k_hw_4k_get_eeprom()
|
H A D | hw.c | 2636 ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1); in ath9k_hw_fill_cap_info() 2650 ant_div_ctl1 = ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1); in ath9k_hw_fill_cap_info()
|
H A D | ar9003_phy.c | 1577 ant_div_ctl1 = ah->eep_ops->get_eeprom(ah, EEP_ANT_DIV_CTL1); in ar9003_hw_set_bt_ant_diversity()
|
H A D | ar9003_eeprom.c | 3002 case EEP_ANT_DIV_CTL1: in ath9k_hw_ar9300_get_eeprom() 3725 value = ath9k_hw_ar9300_get_eeprom(ah, EEP_ANT_DIV_CTL1); in ar9003_hw_ant_ctrl_apply()
|
Completed in 30 milliseconds