Searched refs:nicvf_hw_stats (Results 1 – 4 of 4) sorted by relevance
29 .index = offsetof(struct nicvf_hw_stats, stat) / sizeof(u64), \37 static const struct nicvf_stat nicvf_hw_stats[] = { variable104 static const unsigned int nicvf_n_hw_stats = ARRAY_SIZE(nicvf_hw_stats);198 memcpy(data, nicvf_hw_stats[stats].name, ETH_GSTRING_LEN); in nicvf_get_strings()289 [nicvf_hw_stats[stat].index]; in nicvf_get_ethtool_stats()
192 struct nicvf_hw_stats { struct297 struct nicvf_hw_stats hw_stats;
1316 struct nicvf_hw_stats *stats = &nic->hw_stats; in nicvf_update_stats()1364 struct nicvf_hw_stats *hw_stats = &nic->hw_stats; in nicvf_get_stats64()
1420 struct nicvf_hw_stats *stats = &nic->hw_stats; in nicvf_check_cqe_rx_errs()