Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/oce/
H A Doce_sysctl.c578 CTLFLAG_RD, &stats->u0.be.rx_pause_frames, 0, in oce_add_stats_sysctls_be3()
796 CTLFLAG_RD, &stats->u0.xe201.rx_pause_frames, 0, in oce_add_stats_sysctls_xe201()
1058 adapter_stats->rx_pause_frames = port_stats->rx_pause_frames; in copy_stats_to_sc_xe201()
1157 adapter_stats->rx_pause_frames = port_stats->rx_pause_frames; in copy_stats_to_sc_be2()
1225 adapter_stats->rx_pause_frames = port_stats->rx_pause_frames; in copy_stats_to_sc_be3()
H A Doce_if.h373 uint32_t rx_pause_frames; member
441 uint64_t rx_pause_frames; member
H A Doce_hw.h2881 uint32_t rx_pause_frames; /* dword 8*/ member
2970 uint32_t rx_pause_frames; member
3119 uint64_t rx_pause_frames; member
/dragonfly/sys/dev/netif/ale/
H A Dif_alevar.h128 uint32_t rx_pause_frames; member
H A Dif_alereg.h569 uint32_t rx_pause_frames; member
H A Dif_ale.c760 &stats->rx_pause_frames, "Pause control frames"); in ale_sysctl_node()
1886 stat->rx_pause_frames += smb->rx_pause_frames; in ale_stats_update()
/dragonfly/sys/dev/netif/age/
H A Dif_agevar.h135 uint32_t rx_pause_frames; member
H A Dif_agereg.h494 uint32_t rx_pause_frames; member
H A Dif_age.c1779 stat->rx_pause_frames += smb->rx_pause_frames; in age_stats_update()
2917 stats->rx_pause_frames); in sysctl_age_stats()
/dragonfly/sys/dev/netif/alc/
H A Dif_alcvar.h145 uint32_t rx_pause_frames; member
H A Dif_alcreg.h1142 uint32_t rx_pause_frames; member
H A Dif_alc.c1730 &stats->rx_pause_frames, "Pause control frames"); in alc_sysctl_node()
3135 stat->rx_pause_frames += smb->rx_pause_frames; in alc_stats_update()