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

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

Completed in 172 milliseconds