Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Deeprom_4k.c130 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 Deeprom_def.c204 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 Deeprom.h658 u32 (*dump_eeprom)(struct ath_hw *hw, bool dump_base_hdr, u8 *buf,