Home
last modified time | relevance | path

Searched refs:rx_port_stats (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_stats.c22 {"rx_64b_frames", offsetof(struct rx_port_stats,
24 {"rx_65b_127b_frames", offsetof(struct rx_port_stats,
44 {"rx_total_frames", offsetof(struct rx_port_stats,
46 {"rx_ucast_frames", offsetof(struct rx_port_stats,
48 {"rx_mcast_frames", offsetof(struct rx_port_stats,
54 {"rx_ctrl_frames", offsetof(struct rx_port_stats,
58 {"rx_pfc_frames", offsetof(struct rx_port_stats,
76 {"rx_jbr_frames", offsetof(struct rx_port_stats,
108 {"rx_hcfc_msgs", offsetof(struct rx_port_stats,
112 {"rx_bytes", offsetof(struct rx_port_stats,
[all …]
H A Dbnxt.h685 struct rx_port_stats *hw_rx_port_stats;
H A Dbnxt_ethdev.c4293 RTE_CACHE_LINE_ROUNDUP(sizeof(struct rx_port_stats) + in bnxt_alloc_stats_mem()
4346 sizeof(struct rx_port_stats)); in bnxt_alloc_stats_mem()
4348 sizeof(struct rx_port_stats); in bnxt_alloc_stats_mem()
H A Dhsi_struct_def_dpdk.h19955 struct rx_port_stats { struct