Home
last modified time | relevance | path

Searched refs:tx_port_stats_ext (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c423 {"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 Dbnxt.h697 struct tx_port_stats_ext *hw_tx_port_stats_ext;
H A Dbnxt_ethdev.c4319 sizeof(struct tx_port_stats_ext) + 512); in bnxt_alloc_stats_mem()
H A Dbnxt_hwrm.c5217 rte_cpu_to_le_16(sizeof(struct tx_port_stats_ext)); in bnxt_hwrm_ext_port_qstats()
H A Dhsi_struct_def_dpdk.h20256 struct tx_port_stats_ext { struct