Home
last modified time | relevance | path

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

/NextBSD/sys/dev/vte/
HDif_vtevar.h111 uint32_t tx_pause_frames; member
HDif_vte.c636 &stats->tx_pause_frames, "Pause control frames"); in vte_sysctl_node()
1305 stat->tx_pause_frames += (value >> 8); in vte_stats_update()
/NextBSD/sys/dev/ale/
HDif_alevar.h153 uint32_t tx_pause_frames; member
HDif_alereg.h592 uint32_t tx_pause_frames; member
HDif_ale.c914 &stats->tx_pause_frames, "Pause control frames"); in ale_sysctl_node()
2182 stat->tx_pause_frames += smb->tx_pause_frames; in ale_stats_update()
/NextBSD/sys/dev/age/
HDif_agevar.h166 uint32_t tx_pause_frames; member
HDif_agereg.h520 uint32_t tx_pause_frames; member
HDif_age.c2066 stat->tx_pause_frames += smb->tx_pause_frames; in age_stats_update()
3217 stats->tx_pause_frames); in sysctl_age_stats()
/NextBSD/sys/dev/alc/
HDif_alcvar.h169 uint32_t tx_pause_frames; member
HDif_alcreg.h1151 uint32_t tx_pause_frames; member
HDif_alc.c1840 &stats->tx_pause_frames, "Pause control frames"); in alc_sysctl_node()
3250 stat->tx_pause_frames += smb->tx_pause_frames; in alc_stats_update()
/NextBSD/sys/dev/bfe/
HDif_bfereg.h556 uint32_t tx_pause_frames; member
HDif_bfe.c1286 stats->tx_pause_frames += mib[MIB_TX_PAUSE]; in bfe_stats_update()
1923 printf("Transmit pause frames : %u\n", stats->tx_pause_frames); in sysctl_bfe_stats()
/NextBSD/sys/dev/oce/
HDoce_sysctl.c1081 CTLFLAG_RD, &stats->u0.xe201.tx_pause_frames, in oce_add_stats_sysctls_xe201()
1183 adapter_stats->tx_pause_frames = port_stats->tx_pause_frames; in copy_stats_to_sc_xe201()
HDoce_if.h409 uint64_t tx_pause_frames; member
HDoce_hw.h3135 uint64_t tx_pause_frames; member
/NextBSD/sys/dev/msk/
HDif_mskreg.h2484 uint32_t tx_pause_frames; member
HDif_msk.c4404 stats->tx_pause_frames += in msk_stats_update()
4555 child, tx_pause_frames, "Pause frames"); in msk_sysctl_node()