Searched refs:rx_port_stats_ext (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_stats.c | 316 {"rx_bytes_cos0", offsetof(struct rx_port_stats_ext, 318 {"rx_bytes_cos1", offsetof(struct rx_port_stats_ext, 320 {"rx_bytes_cos2", offsetof(struct rx_port_stats_ext, 322 {"rx_bytes_cos3", offsetof(struct rx_port_stats_ext, 324 {"rx_bytes_cos4", offsetof(struct rx_port_stats_ext, 326 {"rx_bytes_cos5", offsetof(struct rx_port_stats_ext, 328 {"rx_bytes_cos6", offsetof(struct rx_port_stats_ext, 330 {"rx_bytes_cos7", offsetof(struct rx_port_stats_ext, 332 {"rx_packets_cos0", offsetof(struct rx_port_stats_ext, 334 {"rx_packets_cos1", offsetof(struct rx_port_stats_ext, [all …]
|
| H A D | bnxt.h | 687 struct rx_port_stats_ext *hw_rx_port_stats_ext;
|
| H A D | bnxt_ethdev.c | 4294 sizeof(struct rx_port_stats_ext) + 512); in bnxt_alloc_stats_mem()
|
| H A D | bnxt_hwrm.c | 5223 rte_cpu_to_le_16(sizeof(struct rx_port_stats_ext)); in bnxt_hwrm_ext_port_qstats()
|
| H A D | hsi_struct_def_dpdk.h | 20325 struct rx_port_stats_ext { struct
|