Home
last modified time | relevance | path

Searched refs:hinic_vport_stats (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.h131 struct hinic_vport_stats { struct
291 struct hinic_vport_stats stats;
874 int hinic_get_vport_stats(void *hwdev, struct hinic_vport_stats *stats);
H A Dhinic_pmd_niccfg.c750 int hinic_get_vport_stats(void *hwdev, struct hinic_vport_stats *stats) in hinic_get_vport_stats()
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.c88 .offset = offsetof(struct hinic_vport_stats, _stat_item) \
1302 struct hinic_vport_stats vport_stats; in hinic_dev_stats_get()
2185 struct hinic_vport_stats vport_stats; in hinic_dev_xstats_get()