Searched refs:ah_iniPcieSerdes (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/arn/ |
H A D | arn_hw.c | 813 INIT_INI_ARRAY(&ahp->ah_iniPcieSerdes, in ath9k_hw_do_attach() 818 INIT_INI_ARRAY(&ahp->ah_iniPcieSerdes, in ath9k_hw_do_attach() 832 INIT_INI_ARRAY(&ahp->ah_iniPcieSerdes, in ath9k_hw_do_attach() 836 INIT_INI_ARRAY(&ahp->ah_iniPcieSerdes, in ath9k_hw_do_attach() 849 INIT_INI_ARRAY(&ahp->ah_iniPcieSerdes, in ath9k_hw_do_attach() 853 INIT_INI_ARRAY(&ahp->ah_iniPcieSerdes, in ath9k_hw_do_attach() 2966 for (i = 0; i < ahp->ah_iniPcieSerdes.ia_rows; i++) { in ath9k_hw_configpcipowersave() 2967 REG_WRITE(ah, INI_RA(&ahp->ah_iniPcieSerdes, i, 0), in ath9k_hw_configpcipowersave() 2968 INI_RA(&ahp->ah_iniPcieSerdes, i, 1)); in ath9k_hw_configpcipowersave()
|
H A D | arn_hw.h | 953 struct ar5416IniArray ah_iniPcieSerdes; member
|