Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c316 {"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 Dbnxt.h687 struct rx_port_stats_ext *hw_rx_port_stats_ext;
H A Dbnxt_ethdev.c4294 sizeof(struct rx_port_stats_ext) + 512); in bnxt_alloc_stats_mem()
H A Dbnxt_hwrm.c5223 rte_cpu_to_le_16(sizeof(struct rx_port_stats_ext)); in bnxt_hwrm_ext_port_qstats()
H A Dhsi_struct_def_dpdk.h20325 struct rx_port_stats_ext { struct