Searched refs:ar9003_dump_cal_data (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/net/wireless/ath/ath9k/ |
D | ar9003_eeprom.c | 3440 static u32 ar9003_dump_cal_data(struct ath_hw *ah, char *buf, u32 len, u32 size, in ar9003_dump_cal_data() function 3507 len = ar9003_dump_cal_data(ah, buf, len, size, true); in ath9k_hw_ar9003_dump_eeprom() 3515 len = ar9003_dump_cal_data(ah, buf, len, size, false); in ath9k_hw_ar9003_dump_eeprom()
|