Searched refs:tx_port_stats (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_stats.c | 157 {"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 D | bnxt.h | 695 struct tx_port_stats *hw_tx_port_stats;
|
| H A D | bnxt_ethdev.c | 4318 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 D | hsi_struct_def_dpdk.h | 19814 struct tx_port_stats { struct
|