Home
last modified time | relevance | path

Searched refs:bge_mac_stats_regs (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/bge/
H A Dif_bgereg.h2537 struct bge_mac_stats_regs { struct
H A Dif_bge.c3454 struct bge_mac_stats_regs stats; in bge_stats_update_regs()
3459 for (i = 0; i < sizeof(struct bge_mac_stats_regs); i += 4) { in bge_stats_update_regs()
/dragonfly/sys/dev/netif/bnx/
H A Dif_bnx.c3343 struct bge_mac_stats_regs stats; in bnx_stats_update_regs()
3348 for (i = 0; i < sizeof(struct bge_mac_stats_regs); i += 4) { in bnx_stats_update_regs()