Searched refs:HAL_PERCAL_DATA (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.h57 } HAL_PERCAL_DATA; typedef in typeref:struct:per_cal_data
63 const HAL_PERCAL_DATA *calData;
H A Dar5416_cal_adcdc.c65 const HAL_PERCAL_DATA *calData = cal->cal_curr->calData;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c36 static const HAL_PERCAL_DATA ar9130_iq_cal = { /* multi sample */
43 static const HAL_PERCAL_DATA ar9130_adc_gain_cal = { /* multi sample */
50 static const HAL_PERCAL_DATA ar9130_adc_dc_cal = { /* multi sample */
57 static const HAL_PERCAL_DATA ar9130_adc_init_dc_cal = {
H A Dar9160_attach.c31 static const HAL_PERCAL_DATA ar9160_iq_cal = { /* multi sample */
38 static const HAL_PERCAL_DATA ar9160_adc_gain_cal = { /* multi sample */
45 static const HAL_PERCAL_DATA ar9160_adc_dc_cal = { /* multi sample */
52 static const HAL_PERCAL_DATA ar9160_adc_init_dc_cal = {
/freebsd-11-stable/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c40 static const HAL_PERCAL_DATA ar9280_iq_cal = { /* single sample */
47 static const HAL_PERCAL_DATA ar9280_adc_gain_cal = { /* single sample */
54 static const HAL_PERCAL_DATA ar9280_adc_dc_cal = { /* single sample */
61 static const HAL_PERCAL_DATA ar9280_adc_init_dc_cal = {
H A Dar9287_attach.c39 static const HAL_PERCAL_DATA ar9287_iq_cal = { /* single sample */
46 static const HAL_PERCAL_DATA ar9287_adc_gain_cal = { /* single sample */
53 static const HAL_PERCAL_DATA ar9287_adc_dc_cal = { /* single sample */
60 static const HAL_PERCAL_DATA ar9287_adc_init_dc_cal = {
H A Dar9280_attach.c35 static const HAL_PERCAL_DATA ar9280_iq_cal = { /* single sample */
42 static const HAL_PERCAL_DATA ar9280_adc_gain_cal = { /* single sample */
49 static const HAL_PERCAL_DATA ar9280_adc_dc_cal = { /* single sample */
56 static const HAL_PERCAL_DATA ar9280_adc_init_dc_cal = {
/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300.h379 } HAL_PERCAL_DATA; typedef in typeref:struct:per_cal_data
383 const HAL_PERCAL_DATA *cal_data;
H A Dar9300_attach.c77 static const HAL_PERCAL_DATA iq_cal_single_sample =
H A Dar9300_reset.c3390 const HAL_PERCAL_DATA *cal_data;

Completed in 98 milliseconds