Searched refs:dump_base_hdr (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | eeprom_9287.c | 121 static u32 ath9k_hw_ar9287_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_ar9287_dump_eeprom() argument 127 if (!dump_base_hdr) { in ath9k_hw_ar9287_dump_eeprom() 170 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 | 125 static u32 ath9k_hw_4k_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_4k_dump_eeprom() argument 131 if (!dump_base_hdr) { in ath9k_hw_4k_dump_eeprom() 173 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 | 201 static u32 ath9k_hw_def_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_def_dump_eeprom() argument 207 if (!dump_base_hdr) { in ath9k_hw_def_dump_eeprom() 253 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 | 646 u32 (*dump_eeprom)(struct ath_hw *hw, bool dump_base_hdr, u8 *buf,
|
D | ar9003_eeprom.c | 3434 static u32 ath9k_hw_ar9003_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_ar9003_dump_eeprom() argument 3440 if (!dump_base_hdr) { in ath9k_hw_ar9003_dump_eeprom() 3505 static u32 ath9k_hw_ar9003_dump_eeprom(struct ath_hw *ah, bool dump_base_hdr, in ath9k_hw_ar9003_dump_eeprom() argument
|