Searched refs:cpu_scratch_size (Results 1 - 1 of 1) sorted by relevance
/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 3306 u32 cpu_scratch_base, int cpu_scratch_size, 3334 for (i = 0; i < cpu_scratch_size; i += sizeof(u32)) 3410 unsigned long cpu_base, cpu_scratch_base, cpu_scratch_size; local 3427 cpu_scratch_size = tp->fw_len; 3437 cpu_scratch_size = TX_CPU_SCRATCH_SIZE; 3441 cpu_scratch_base, cpu_scratch_size, 3305 tg3_load_firmware_cpu(struct tg3 *tp, u32 cpu_base, u32 cpu_scratch_base, int cpu_scratch_size, struct fw_info *info) argument
|
Completed in 70 milliseconds