Searched refs:tx_port_stats_ext (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_stats.c | 423 {"tx_bytes_cos0", offsetof(struct tx_port_stats_ext, 425 {"tx_bytes_cos1", offsetof(struct tx_port_stats_ext, 427 {"tx_bytes_cos2", offsetof(struct tx_port_stats_ext, 429 {"tx_bytes_cos3", offsetof(struct tx_port_stats_ext, 431 {"tx_bytes_cos4", offsetof(struct tx_port_stats_ext, 433 {"tx_bytes_cos5", offsetof(struct tx_port_stats_ext, 435 {"tx_bytes_cos6", offsetof(struct tx_port_stats_ext, 437 {"tx_bytes_cos7", offsetof(struct tx_port_stats_ext, 439 {"tx_packets_cos0", offsetof(struct tx_port_stats_ext, 441 {"tx_packets_cos1", offsetof(struct tx_port_stats_ext, [all …]
|
| H A D | bnxt.h | 697 struct tx_port_stats_ext *hw_tx_port_stats_ext;
|
| H A D | bnxt_ethdev.c | 4319 sizeof(struct tx_port_stats_ext) + 512); in bnxt_alloc_stats_mem()
|
| H A D | bnxt_hwrm.c | 5217 rte_cpu_to_le_16(sizeof(struct tx_port_stats_ext)); in bnxt_hwrm_ext_port_qstats()
|
| H A D | hsi_struct_def_dpdk.h | 20256 struct tx_port_stats_ext { struct
|