Searched refs:dump_base_hdr (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/net/wireless/ath/ath9k/ |
D | eeprom_9287.c | 126 static u32 ath9k_hw_ar9287_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_ar9287_dump_eeprom() argument 133 if (!dump_base_hdr) { in ath9k_hw_ar9287_dump_eeprom() 176 static u32 ath9k_hw_ar9287_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_ar9287_dump_eeprom() argument
|
D | eeprom_4k.c | 130 static u32 ath9k_hw_4k_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_4k_dump_eeprom() argument 137 if (!dump_base_hdr) { in ath9k_hw_4k_dump_eeprom() 179 static u32 ath9k_hw_4k_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_4k_dump_eeprom() argument
|
D | eeprom_def.c | 204 static u32 ath9k_hw_def_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_def_dump_eeprom() argument 211 if (!dump_base_hdr) { in ath9k_hw_def_dump_eeprom() 257 static u32 ath9k_hw_def_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_def_dump_eeprom() argument
|
D | eeprom.h | 658 u32 (*dump_eeprom)(struct ath_hw *hw, bool dump_base_hdr, u8 *buf,
|
D | ar9003_eeprom.c | 3494 static u32 ath9k_hw_ar9003_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_ar9003_dump_eeprom() argument 3500 if (!dump_base_hdr) { in ath9k_hw_ar9003_dump_eeprom() 3574 static u32 ath9k_hw_ar9003_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_ar9003_dump_eeprom() argument
|