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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.h2404 struct tg3_hw_stats { struct
2980 struct tg3_hw_stats *hw_stats;
H A Dtg3.c6349 pci_free_consistent(tp->pdev, sizeof(struct tg3_hw_stats),
6372 sizeof(struct tg3_hw_stats),
6377 memset(tp->hw_stats, 0, sizeof(struct tg3_hw_stats));
6565 memset(tp->hw_stats, 0, sizeof(struct tg3_hw_stats));
8398 struct tg3_hw_stats *sp = tp->hw_stats;
9039 struct tg3_hw_stats *hw_stats = tp->hw_stats;
9071 struct tg3_hw_stats *hw_stats = tp->hw_stats;
9160 struct tg3_hw_stats *hw_stats = tp->hw_stats;

Completed in 111 milliseconds