Home
last modified time | relevance | path

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

/dpdk/drivers/net/hinic/
H A Dhinic_pmd_ethdev.c80 #define HINIC_FUNC_STAT(_stat_item) { \ argument
81 .name = #_stat_item, \
82 .offset = offsetof(struct hinic_vport_stats, _stat_item) \
85 #define HINIC_PORT_STAT(_stat_item) { \ argument
86 .name = #_stat_item, \
87 .offset = offsetof(struct hinic_phy_port_stats, _stat_item) \