Searched refs:ah_ini_soc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c905 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_PRE],
908 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_CORE], NULL, 0, 0);
909 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_POST],
973 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_PRE],
976 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_CORE], NULL, 0, 0);
977 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_POST],
1044 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_PRE],
1048 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_CORE], NULL, 0, 0);
1049 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_POST], NULL, 0, 0);
1202 INIT_INI_ARRAY(&ahp->ah_ini_soc[ATH_INI_PR
[all...]
H A Dar9300.h653 struct ar9300_ini_array ah_ini_soc[ATH_INI_NUM_SPLIT]; /* New INI format */ member in struct:ath_hal_9300
H A Dar9300_reset.c2999 ar9300_prog_ini(ah, &ahp->ah_ini_soc[i], modes_index);

Completed in 177 milliseconds