Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/vte/
H A Dif_vtevar.h113 uint32_t tx_pause_frames; member
H A Dif_vte.c638 &stats->tx_pause_frames, "Pause control frames"); in vte_sysctl_node()
1307 stat->tx_pause_frames += (value >> 8); in vte_stats_update()
/freebsd-12.1/sys/dev/ale/
H A Dif_alevar.h155 uint32_t tx_pause_frames; member
H A Dif_alereg.h594 uint32_t tx_pause_frames; member
H A Dif_ale.c918 &stats->tx_pause_frames, "Pause control frames"); in ale_sysctl_node()
2186 stat->tx_pause_frames += smb->tx_pause_frames; in ale_stats_update()
/freebsd-12.1/sys/dev/alc/
H A Dif_alcvar.h171 uint32_t tx_pause_frames; member
H A Dif_alcreg.h1155 uint32_t tx_pause_frames; member
H A Dif_alc.c1868 &stats->tx_pause_frames, "Pause control frames"); in alc_sysctl_node()
3284 stat->tx_pause_frames += smb->tx_pause_frames; in alc_stats_update()
/freebsd-12.1/sys/dev/age/
H A Dif_agevar.h168 uint32_t tx_pause_frames; member
H A Dif_agereg.h522 uint32_t tx_pause_frames; member
H A Dif_age.c2069 stat->tx_pause_frames += smb->tx_pause_frames; in age_stats_update()
3215 stats->tx_pause_frames); in sysctl_age_stats()
/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h413 u64 tx_pause_frames; member
H A Decore_l2.c1962 p_common->tx_pause_frames += port_stats.eth.txpf; in __ecore_get_vport_port_stats()
H A Dqlnx_os.c2128 CTLFLAG_RD, &ha->hw_stats.common.tx_pause_frames, in qlnx_add_hw_stats_sysctls()
/freebsd-12.1/sys/dev/bfe/
H A Dif_bfereg.h558 uint32_t tx_pause_frames; member
H A Dif_bfe.c1292 stats->tx_pause_frames += mib[MIB_TX_PAUSE]; in bfe_stats_update()
1929 printf("Transmit pause frames : %u\n", stats->tx_pause_frames); in sysctl_bfe_stats()
/freebsd-12.1/sys/dev/oce/
H A Doce_sysctl.c1090 CTLFLAG_RD, &stats->u0.xe201.tx_pause_frames, in oce_add_stats_sysctls_xe201()
1192 adapter_stats->tx_pause_frames = port_stats->tx_pause_frames; in copy_stats_to_sc_xe201()
H A Doce_if.h417 uint64_t tx_pause_frames; member
H A Doce_hw.h3234 uint64_t tx_pause_frames; member
/freebsd-12.1/sys/dev/bnxt/
H A Dbnxt_sysctl.c278 &softc->tx_port_stats->tx_pause_frames, "Transmitted pause frames"); in bnxt_create_port_stats_sysctls()
H A Dhsi_struct_def.h29696 uint64_t tx_pause_frames; member
/freebsd-12.1/sys/dev/msk/
H A Dif_mskreg.h2486 uint32_t tx_pause_frames; member
H A Dif_msk.c4394 stats->tx_pause_frames += in msk_stats_update()
4545 child, tx_pause_frames, "Pause frames"); in msk_sysctl_node()