Home
last modified time | relevance | path

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

/freebsd/sys/dev/vte/
H A Dif_vtevar.h111 uint32_t tx_pause_frames; member
H A Dif_vte.c624 &stats->tx_pause_frames, "Pause control frames"); in vte_sysctl_node()
1293 stat->tx_pause_frames += (value >> 8); in vte_stats_update()
/freebsd/sys/dev/ale/
H A Dif_alevar.h153 uint32_t tx_pause_frames; member
H A Dif_alereg.h592 uint32_t tx_pause_frames; member
H A Dif_ale.c888 &stats->tx_pause_frames, "Pause control frames"); in ale_sysctl_node()
2156 stat->tx_pause_frames += smb->tx_pause_frames; in ale_stats_update()
/freebsd/sys/dev/alc/
H A Dif_alcvar.h169 uint32_t tx_pause_frames; member
H A Dif_alcreg.h1161 uint32_t tx_pause_frames; member
H A Dif_alc.c1871 &stats->tx_pause_frames, "Pause control frames"); in alc_sysctl_node()
3289 stat->tx_pause_frames += smb->tx_pause_frames; in alc_stats_update()
/freebsd/sys/dev/age/
H A Dif_agevar.h166 uint32_t tx_pause_frames; member
H A Dif_agereg.h520 uint32_t tx_pause_frames; member
H A Dif_age.c2045 stat->tx_pause_frames += smb->tx_pause_frames; in age_stats_update()
3192 stats->tx_pause_frames); in sysctl_age_stats()
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h411 u64 tx_pause_frames; member
H A Decore_l2.c1960 p_common->tx_pause_frames += port_stats.eth.txpf; in __ecore_get_vport_port_stats()
H A Dqlnx_os.c2055 CTLFLAG_RD, &ha->hw_stats.common.tx_pause_frames, in qlnx_add_hw_stats_sysctls()
/freebsd/sys/dev/bfe/
H A Dif_bfereg.h556 uint32_t tx_pause_frames; member
H A Dif_bfe.c1279 stats->tx_pause_frames += mib[MIB_TX_PAUSE]; in bfe_stats_update()
1915 printf("Transmit pause frames : %u\n", stats->tx_pause_frames); in sysctl_bfe_stats()
/freebsd/sys/dev/oce/
H A Doce_sysctl.c1063 CTLFLAG_RD, &stats->u0.xe201.tx_pause_frames, in oce_add_stats_sysctls_xe201()
1160 adapter_stats->tx_pause_frames = port_stats->tx_pause_frames; in copy_stats_to_sc_xe201()
H A Doce_if.h410 uint64_t tx_pause_frames; member
H A Doce_hw.h3190 uint64_t tx_pause_frames; member
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2485 uint32_t tx_pause_frames; member
H A Dif_msk.c4361 stats->tx_pause_frames += in msk_stats_update()
4513 child, tx_pause_frames, "Pause frames"); in msk_sysctl_node()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c300 &softc->tx_port_stats->tx_pause_frames, "Transmitted pause frames"); in bnxt_create_port_stats_sysctls()
H A Dhsi_struct_def.h28686 uint64_t tx_pause_frames; member