Searched refs:dpaa_if_stats (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_ethdev.c | 106 offsetof(struct dpaa_if_stats, raln)}, 108 offsetof(struct dpaa_if_stats, rxpf)}, 110 offsetof(struct dpaa_if_stats, rfcs)}, 114 offsetof(struct dpaa_if_stats, rerr)}, 116 offsetof(struct dpaa_if_stats, rdrp)}, 118 offsetof(struct dpaa_if_stats, rund)}, 120 offsetof(struct dpaa_if_stats, rovr)}, 122 offsetof(struct dpaa_if_stats, rfrg)}, 124 offsetof(struct dpaa_if_stats, txpf)}, 126 offsetof(struct dpaa_if_stats, terr)}, [all …]
|
| H A D | dpaa_ethdev.h | 127 struct dpaa_if_stats { struct
|