Searched refs:tg3 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c2 * tg3.c: Broadcom Tigon3 ethernet driver.
68 #include "tg3.h"
70 #define DRV_MODULE_NAME "tg3"
171 #define FIRMWARE_TG3 "tigon/tg3.bin"
368 static void tg3_write32(struct tg3 *tp, u32 off, u32 val)
373 static u32 tg3_read32(struct tg3 *tp, u32 off)
378 static void tg3_ape_write32(struct tg3 *tp, u32 off, u32 val)
383 static u32 tg3_ape_read32(struct tg3 *tp, u32 off)
388 static void tg3_write_indirect_reg32(struct tg3 *tp, u32 off, u32 val)
398 static void tg3_write_flush_reg32(struct tg3 *t
[all...]
H A Dtg3.h1 /* $Id: tg3.h,v 1.37.2.32 2002/03/11 12:18:18 Exp $
2 * tg3.h: Definitions for Broadcom Tigon3 ethernet driver.
2655 struct tg3 *tp;
2684 struct tg3 { struct
2726 u32 (*read32) (struct tg3 *, u32);
2727 void (*write32) (struct tg3 *, u32, u32);
2728 u32 (*read32_mbox) (struct tg3 *, u32);
2729 void (*write32_mbox) (struct tg3 *, u32,
2740 void (*write32_tx_mbox) (struct tg3 *, u32,
2745 void (*write32_rx_mbox) (struct tg3 *, u3
[all...]
H A DMakefile84 obj-$(CONFIG_TIGON3) += tg3.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/firmware/
H A DMakefile99 fw-shipped-$(CONFIG_TIGON3) += tigon/tg3.bin tigon/tg3_tso.bin \

Completed in 204 milliseconds