Searched defs:dev_stats (Results 1 – 11 of 11) sorted by relevance
286 const struct rtnl_link_stats64 *dev_stats; in ovs_vport_get_stats() local
494 struct rtnl_link_stats64 *dev_stats; in netdev_trig_work() local
545 BlockDeviceTimedStats *dev_stats = g_malloc0(sizeof(*dev_stats)); in bdrv_query_blk_stats() local
105 struct otx2_dev_stats *dev_stats = &pfvf->hw.dev_stats; in otx2_get_dev_stats() local130 struct otx2_dev_stats *dev_stats; in otx2_get_stats64() local
258 struct otx2_dev_stats dev_stats; member
274 struct macsec_dev_stats *dev_stats; member
145 struct nlattr *dev_stats; in devlink_nl_fill() local
369 struct ena_stats_dev dev_stats; member
116 __u32 dev_stats:1; member123 struct devlink_dl_dev_stats dev_stats; member
3048 struct macsec_dev_stats dev_stats = {0, }; in dump_secy() local
732 #define check_counter_rollover(struct1, dev_stats, member) \ argument