Searched refs:dump_base_hdr (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A 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
|
H A 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
|
H A D | eeprom.h | 658 u32 (*dump_eeprom)(struct ath_hw *hw, bool dump_base_hdr, u8 *buf,
|