Searched refs:rx_port_stats (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_stats.c | 22 {"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 D | bnxt.h | 685 struct rx_port_stats *hw_rx_port_stats;
|
| H A D | bnxt_ethdev.c | 4293 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 D | hsi_struct_def_dpdk.h | 19955 struct rx_port_stats { struct
|