Home
last modified time | relevance | path

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

/src/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2160 __be64 tx_ucast_frames; member
2179 __be64 tx_ucast_frames; member
/src/sys/dev/cxgbe/common/
H A Dcommon.h107 u64 tx_ucast_frames; /* all unicast frames */ member
H A Dt4_hw.c8726 p->tx_ucast_frames += GET_STAT(TX_PORT_UCAST); in t4_get_port_stats()
/src/sys/dev/msk/
H A Dif_mskreg.h2483 uint32_t tx_ucast_frames; member
H A Dif_msk.c4357 stats->tx_ucast_frames += in msk_stats_update()
4509 child, tx_ucast_frames, "Unicast frames"); in msk_sysctl_node()
/src/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.h29341 uint64_t tx_ucast_frames; member
/src/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h8151 __be64 tx_ucast_frames; member
8170 __be64 tx_ucast_frames; member
10356 __be64 tx_ucast_frames; member
/src/sys/dev/cxgbe/
H A Dt4_main.c3424 s->tx_ucast_frames + s->tx_offload_frames); in vi_get_counter()
7590 stats->tx_ucast_frames = GET_STAT(TX_VF_UCAST_FRAMES); in t4_get_vi_stats()
8551 T4_LBSTAT(tx_ucast_frames, TX_PORT_UCAST, "# of unicast frames"); in cxgbe_sysctls()