Home
last modified time | relevance | path

Searched refs:tx_port_stats (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c157 {"tx_64b_frames", offsetof(struct tx_port_stats,
179 {"tx_good_frames", offsetof(struct tx_port_stats,
181 {"tx_total_frames", offsetof(struct tx_port_stats,
183 {"tx_ucast_frames", offsetof(struct tx_port_stats,
191 {"tx_pfc_frames", offsetof(struct tx_port_stats,
213 {"tx_frag_frames", offsetof(struct tx_port_stats,
215 {"tx_err", offsetof(struct tx_port_stats,
221 {"tx_runt_frames", offsetof(struct tx_port_stats,
231 {"tx_bytes", offsetof(struct tx_port_stats,
251 {"tx_hcfc_msgs", offsetof(struct tx_port_stats,
[all …]
H A Dbnxt.h695 struct tx_port_stats *hw_tx_port_stats;
H A Dbnxt_ethdev.c4318 RTE_CACHE_LINE_ROUNDUP(sizeof(struct tx_port_stats) + in bnxt_alloc_stats_mem()
4355 sizeof(struct tx_port_stats)); in bnxt_alloc_stats_mem()
4358 sizeof(struct tx_port_stats); in bnxt_alloc_stats_mem()
H A Dhsi_struct_def_dpdk.h19814 struct tx_port_stats { struct