Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2731 struct bge_stats { struct
2779 struct bge_stats bge_stats; argument
2870 struct bge_stats *bge_stats; member
2886 #define BGE_STATS_SZ sizeof (struct bge_stats)
H A Dif_bge.c2847 if (sc->bge_ldata.bge_stats) in bge_dma_free()
2849 sc->bge_ldata.bge_stats, in bge_dma_free()
2996 (uint8_t **)&sc->bge_ldata.bge_stats, in bge_dma_alloc()
4969 CSR_READ_4(sc, stats + offsetof(struct bge_stats, stat)) in bge_stats_update()
6291 offsetof(struct bge_stats, node), bge_sysctl_stats, "IU", desc)