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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dcommon.h76 u64 tx_ucast_frames; /* all unicast frames */ member in struct:port_stats
H A Dt4_hw.c6815 p->tx_ucast_frames = GET_STAT(TX_PORT_UCAST);
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h2160 __be64 tx_ucast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_pf
2179 __be64 tx_ucast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_vf
/freebsd-11-stable/sys/dev/msk/
H A Dif_mskreg.h2482 uint32_t tx_ucast_frames; member in struct:msk_hw_stats
H A Dif_msk.c4400 stats->tx_ucast_frames +=
4551 child, tx_ucast_frames, "Unicast frames");
/freebsd-11-stable/sys/dev/bnxt/
H A Dbnxt_sysctl.c268 "tx_ucast_frames", CTLFLAG_RD,
269 &softc->tx_port_stats->tx_ucast_frames, "Transmitted ucast frames");
H A Dhsi_struct_def.h29690 uint64_t tx_ucast_frames; member in struct:tx_port_stats
[all...]
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h6895 __be64 tx_ucast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_pf
6914 __be64 tx_ucast_frames; member in struct:fw_vi_stats_cmd::fw_vi_stats::fw_vi_stats_vf
9049 __be64 tx_ucast_frames; member in struct:fw_fcoe_stats_cmd::fw_fcoe_stats::fw_fcoe_port_stats
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c2080 s->tx_ucast_frames + s->tx_offload_frames);
5725 stats->tx_ucast_frames = GET_STAT(TX_VF_UCAST_FRAMES);
6479 SYSCTL_ADD_T4_REG64(pi, "tx_ucast_frames", "# of unicast frames",

Completed in 547 milliseconds