Searched refs:_stat_item (Results 1 – 1 of 1) sorted by relevance
80 #define HINIC_FUNC_STAT(_stat_item) { \ argument81 .name = #_stat_item, \82 .offset = offsetof(struct hinic_vport_stats, _stat_item) \85 #define HINIC_PORT_STAT(_stat_item) { \ argument86 .name = #_stat_item, \87 .offset = offsetof(struct hinic_phy_port_stats, _stat_item) \