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

/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c3613 return tg3_pause_cpu(tp, TX_CPU_BASE);
3634 BUG_ON(cpu_base == TX_CPU_BASE && tg3_flag(tp, 5705_PLUS));
3703 if (cpu_base == TX_CPU_BASE && tg3_flag(tp, 5705_PLUS)) {
3801 err = tg3_load_firmware_cpu(tp, TX_CPU_BASE,
3919 cpu_base = TX_CPU_BASE;
13852 tg3_halt_cpu(tp, TX_CPU_BASE);
H A Dtg3.h1533 #define TX_CPU_BASE 0x00005400 macro

Completed in 286 milliseconds