Home
last modified time | relevance | path

Searched refs:tx_ucast_bytes (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dev_api.h377 u64 tx_ucast_bytes; member
Decore_l2.c1786 p_stats->common.tx_ucast_bytes += in __ecore_get_vport_pstats()
Dqlnx_os.c1912 CTLFLAG_RD, &ha->hw_stats.common.tx_ucast_bytes, in qlnx_add_hw_stats_sysctls()
7423 count = ha->hw_stats.common.tx_ucast_bytes + in qlnx_get_counter()
/freebsd-12-stable/contrib/ofed/libcxgb4/
Dt4fw_api.h2159 __be64 tx_ucast_bytes; member
2178 __be64 tx_ucast_bytes; member
/freebsd-12-stable/sys/dev/bnxt/
Dbnxt_sysctl.c191 "ucast_bytes", CTLFLAG_RD, &tx_stats[txr].tx_ucast_bytes, in bnxt_create_tx_sysctls()
Dhsi_struct_def.h7487 uint64_t tx_ucast_bytes; member
21378 uint64_t tx_ucast_bytes; member
29981 uint64_t tx_ucast_bytes; member
/freebsd-12-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h6977 __be64 tx_ucast_bytes; member
6996 __be64 tx_ucast_bytes; member
9166 __be64 tx_ucast_bytes; member
/freebsd-12-stable/sys/dev/cxgbe/
Dt4_main.c2263 s->tx_ucast_bytes + s->tx_offload_bytes); in vi_get_counter()
6010 stats->tx_ucast_bytes = GET_STAT(TX_VF_UCAST_BYTES); in t4_get_vi_stats()