Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/broadcom/
H A Dtg3.h2716 struct tg3_hw_stats { struct
3373 struct tg3_hw_stats *hw_stats;
H A Dtg3.c8843 dma_free_coherent(&tp->pdev->dev, sizeof(struct tg3_hw_stats), in tg3_free_consistent()
8858 sizeof(struct tg3_hw_stats), in tg3_alloc_consistent()
9458 memset(tp->hw_stats, 0, sizeof(struct tg3_hw_stats)); in tg3_halt()
10995 struct tg3_hw_stats *sp = tp->hw_stats; in tg3_periodic_fetch_stats()
11910 struct tg3_hw_stats *hw_stats = tp->hw_stats; in tg3_calc_crc_errors()
11939 struct tg3_hw_stats *hw_stats = tp->hw_stats; in tg3_get_estats()
12023 struct tg3_hw_stats *hw_stats = tp->hw_stats; in tg3_get_nstats()