Home
last modified time | relevance | path

Searched refs:tx_ucast_frames (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h87 u64 tx_ucast_frames; /* all unicast frames */ member
H A Dt4_hw.c6873 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST); in t4_get_port_stats()
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2160 __be64 tx_ucast_frames; member
2179 __be64 tx_ucast_frames; member
/freebsd/sys/dev/msk/
H A Dif_mskreg.h2483 uint32_t tx_ucast_frames; member
H A Dif_msk.c4383 stats->tx_ucast_frames += in msk_stats_update()
4535 child, tx_ucast_frames, "Unicast frames"); in msk_sysctl_node()
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c291 &softc->tx_port_stats->tx_ucast_frames, "Transmitted ucast frames"); in bnxt_create_port_stats_sysctls()
H A Dhsi_struct_def.h28680 uint64_t tx_ucast_frames; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6984 __be64 tx_ucast_frames; member
7003 __be64 tx_ucast_frames; member
9181 __be64 tx_ucast_frames; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c3132 s->tx_ucast_frames + s->tx_offload_frames); in vi_get_counter()
7169 stats->tx_ucast_frames = GET_STAT(TX_VF_UCAST_FRAMES); in t4_get_vi_stats()
8042 T4_REGSTAT(tx_ucast_frames, TX_PORT_UCAST, "# of unicast frames"); in cxgbe_sysctls()