Home
last modified time | relevance | path

Searched refs:txgbevf_hw_stats (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev_vf.c98 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 Dtxgbe_vf.h14 struct txgbevf_hw_stats { struct