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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.c383 static u32 tg3_ape_read32(struct tg3 *tp, u32 off) function
620 status = tg3_ape_read32(tp, gnt + off);
6575 apedata = tg3_ape_read32(tp, TG3_APE_SEG_SIG);
6579 apedata = tg3_ape_read32(tp, TG3_APE_FW_STATUS);
6588 apedata = tg3_ape_read32(tp, TG3_APE_EVENT_STATUS);
6620 apedata = tg3_ape_read32(tp, TG3_APE_HOST_INIT_COUNT);
12700 apedata = tg3_ape_read32(tp, TG3_APE_SEG_SIG);
12704 apedata = tg3_ape_read32(tp, TG3_APE_FW_STATUS);
12708 apedata = tg3_ape_read32(tp, TG3_APE_FW_VERSION);
12710 if (tg3_ape_read32(t
[all...]

Completed in 53 milliseconds