Home
last modified time | relevance | path

Searched refs:tempCompCalData (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c1002 INIT_CAL(&ah->tempCompCalData); in ar9003_hw_init_cal()
1003 INSERT_CAL(ah, &ah->tempCompCalData); in ar9003_hw_init_cal()
Dhw.h714 struct ath9k_cal_list tempCompCalData; member