Home
last modified time | relevance | path

Searched refs:ath9k_percal_data (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.h82 struct ath9k_percal_data { struct
91 const struct ath9k_percal_data *calData; argument
H A Dar9002_calib.c328 const struct ath9k_percal_data *calData = in ar9002_hw_adc_dccal_calibrate()
937 static const struct ath9k_percal_data iq_cal_multi_sample = {
944 static const struct ath9k_percal_data iq_cal_single_sample = {
951 static const struct ath9k_percal_data adc_gain_cal_multi_sample = {
958 static const struct ath9k_percal_data adc_gain_cal_single_sample = {
965 static const struct ath9k_percal_data adc_dc_cal_multi_sample = {
972 static const struct ath9k_percal_data adc_dc_cal_single_sample = {
H A Dar9003_calib.c78 const struct ath9k_percal_data *cur_caldata = currCal->calData; in ar9003_hw_per_calibration()
309 static const struct ath9k_percal_data iq_cal_single_sample = {