Home
last modified time | relevance | path

Searched refs:tx_pause_frames (Results 1 – 12 of 12) sorted by relevance

/dragonfly/sys/dev/netif/ale/
H A Dif_alevar.h153 uint32_t tx_pause_frames; member
H A Dif_alereg.h594 uint32_t tx_pause_frames; member
H A Dif_ale.c814 &stats->tx_pause_frames, "Pause control frames"); in ale_sysctl_node()
1912 stat->tx_pause_frames += smb->tx_pause_frames; in ale_stats_update()
/dragonfly/sys/dev/netif/age/
H A Dif_agevar.h160 uint32_t tx_pause_frames; member
H A Dif_agereg.h519 uint32_t tx_pause_frames; member
H A Dif_age.c1805 stat->tx_pause_frames += smb->tx_pause_frames; in age_stats_update()
2866 stats->tx_pause_frames); in sysctl_age_stats()
/dragonfly/sys/dev/netif/alc/
H A Dif_alcvar.h170 uint32_t tx_pause_frames; member
H A Dif_alcreg.h1167 uint32_t tx_pause_frames; member
H A Dif_alc.c1784 &stats->tx_pause_frames, "Pause control frames"); in alc_sysctl_node()
3161 stat->tx_pause_frames += smb->tx_pause_frames; in alc_stats_update()
/dragonfly/sys/dev/netif/oce/
H A Doce_sysctl.c916 CTLFLAG_RD, &stats->u0.xe201.tx_pause_frames, 0, in oce_add_stats_sysctls_xe201()
1018 adapter_stats->tx_pause_frames = port_stats->tx_pause_frames; in copy_stats_to_sc_xe201()
H A Doce_if.h411 uint64_t tx_pause_frames; member
H A Doce_hw.h3088 uint64_t tx_pause_frames; member