Searched refs:nicvf_drv_stats (Results 1 – 4 of 4) sorted by relevance
34 .index = offsetof(struct nicvf_drv_stats, stat) / sizeof(u64), \82 static const struct nicvf_stat nicvf_drv_stats[] = { variable105 static const unsigned int nicvf_n_drv_stats = ARRAY_SIZE(nicvf_drv_stats);203 memcpy(data, nicvf_drv_stats[stats].name, ETH_GSTRING_LEN); in nicvf_get_strings()292 [nicvf_drv_stats[stat].index]; in nicvf_get_ethtool_stats()
239 struct nicvf_drv_stats { struct298 struct nicvf_drv_stats drv_stats;
1317 struct nicvf_drv_stats *drv_stats = &nic->drv_stats; in nicvf_update_stats()1365 struct nicvf_drv_stats *drv_stats = &nic->drv_stats; in nicvf_get_stats64()
1421 struct nicvf_drv_stats *drv_stats = &nic->drv_stats; in nicvf_check_cqe_rx_errs()