Searched refs:_stat_item (Results 1 – 1 of 1) sorted by relevance
86 #define HINIC_FUNC_STAT(_stat_item) { \ argument87 .name = #_stat_item, \88 .offset = offsetof(struct hinic_vport_stats, _stat_item) \91 #define HINIC_PORT_STAT(_stat_item) { \ argument92 .name = #_stat_item, \93 .offset = offsetof(struct hinic_phy_port_stats, _stat_item) \