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

/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dtg3.h2698 struct tg3_hw_stats { struct
3355 struct tg3_hw_stats *hw_stats;
H A Dtg3.c8726 dma_free_coherent(&tp->pdev->dev, sizeof(struct tg3_hw_stats), tg3_free_consistent()
8741 sizeof(struct tg3_hw_stats), tg3_alloc_consistent()
9332 memset(tp->hw_stats, 0, sizeof(struct tg3_hw_stats)); tg3_halt()
10838 struct tg3_hw_stats *sp = tp->hw_stats; tg3_periodic_fetch_stats()
11742 struct tg3_hw_stats *hw_stats = tp->hw_stats; tg3_calc_crc_errors()
11771 struct tg3_hw_stats *hw_stats = tp->hw_stats; tg3_get_estats()
11855 struct tg3_hw_stats *hw_stats = tp->hw_stats; tg3_get_nstats()

Completed in 211 milliseconds