Home
last modified time | relevance | path

Searched refs:eeprom_end (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dahb.c41 u16 *eeprom, *eeprom_end; in ath5k_ahb_eeprom_read() local
44 eeprom_end = ((void *) bcfg->config) + BOARD_CONFIG_BUFSZ; in ath5k_ahb_eeprom_read()
47 if (eeprom > eeprom_end) in ath5k_ahb_eeprom_read()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dahb.c41 u16 *eeprom, *eeprom_end; in ath5k_ahb_eeprom_read() local
44 eeprom_end = ((void *) bcfg->config) + BOARD_CONFIG_BUFSZ; in ath5k_ahb_eeprom_read()
47 if (eeprom > eeprom_end) in ath5k_ahb_eeprom_read()

Completed in 2 milliseconds