Home
last modified time | relevance | path

Searched refs:BOARD_CONFIG_BUFSZ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/ath25/
H A Dboard.c137 board_data = kzalloc(BOARD_CONFIG_BUFSZ, GFP_KERNEL); in ath25_find_config()
170 rcfg_size = BOARD_CONFIG_BUFSZ - offset; in ath25_find_config()
/kernel/linux/linux-6.6/arch/mips/ath25/
H A Dboard.c137 board_data = kzalloc(BOARD_CONFIG_BUFSZ, GFP_KERNEL); in ath25_find_config()
170 rcfg_size = BOARD_CONFIG_BUFSZ - offset; in ath25_find_config()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h59 #define BOARD_CONFIG_BUFSZ 0x1000 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-ath25/
H A Dath25_platform.h59 #define BOARD_CONFIG_BUFSZ 0x1000 macro
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dahb.c44 eeprom_end = ((void *) bcfg->config) + BOARD_CONFIG_BUFSZ; in ath5k_ahb_eeprom_read()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dahb.c44 eeprom_end = ((void *) bcfg->config) + BOARD_CONFIG_BUFSZ; in ath5k_ahb_eeprom_read()

Completed in 5 milliseconds