Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.c86 #define HINIC_FUNC_STAT(_stat_item) { \ argument
87 .name = #_stat_item, \
88 .offset = offsetof(struct hinic_vport_stats, _stat_item) \
91 #define HINIC_PORT_STAT(_stat_item) { \ argument
92 .name = #_stat_item, \
93 .offset = offsetof(struct hinic_phy_port_stats, _stat_item) \