Searched defs:eep_start_loc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom_4k.c | 41 int addr, eep_start_loc = 64; in __ath9k_hw_4k_fill_eeprom() local
|
H A D | eeprom_9287.c | 42 int addr, eep_start_loc = AR9287_EEP_START_LOC; in __ath9k_hw_ar9287_fill_eeprom() local
|
H A D | eeprom.c | 80 ath9k_hw_usb_gen_fill_eeprom(struct ath_hw *ah, u16 *eep_data, int eep_start_loc, int size) ath9k_hw_usb_gen_fill_eeprom() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | eeprom_4k.c | 41 int addr, eep_start_loc = 64; in __ath9k_hw_4k_fill_eeprom() local
|
H A D | eeprom_9287.c | 42 int addr, eep_start_loc = AR9287_EEP_START_LOC; in __ath9k_hw_ar9287_fill_eeprom() local
|
H A D | eeprom.c | 80 ath9k_hw_usb_gen_fill_eeprom(struct ath_hw *ah, u16 *eep_data, int eep_start_loc, int size) ath9k_hw_usb_gen_fill_eeprom() argument
|
Completed in 7 milliseconds