Searched refs:txgbevf_hw_stats (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev_vf.c | 98 offsetof(struct txgbevf_hw_stats, qp[0].vfmprc)}, 100 offsetof(struct txgbevf_hw_stats, qp[1].vfmprc)}, 102 offsetof(struct txgbevf_hw_stats, qp[2].vfmprc)}, 104 offsetof(struct txgbevf_hw_stats, qp[3].vfmprc)}, 106 offsetof(struct txgbevf_hw_stats, qp[4].vfmprc)}, 108 offsetof(struct txgbevf_hw_stats, qp[5].vfmprc)}, 112 offsetof(struct txgbevf_hw_stats, qp[7].vfmprc)} 370 struct txgbevf_hw_stats *hw_stats = (struct txgbevf_hw_stats *) in txgbevf_update_stats() 405 struct txgbevf_hw_stats *hw_stats = (struct txgbevf_hw_stats *) in txgbevf_dev_xstats_get() 430 struct txgbevf_hw_stats *hw_stats = (struct txgbevf_hw_stats *) in txgbevf_dev_stats_get() [all …]
|
| /dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_vf.h | 14 struct txgbevf_hw_stats { struct
|