Searched defs:dev_stats (Results 1 – 10 of 10) sorted by relevance
286 const struct rtnl_link_stats64 *dev_stats; in ovs_vport_get_stats() local
629 struct rtnl_link_stats64 *dev_stats; in netdev_trig_work() 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
291 struct macsec_dev_stats *dev_stats; member
163 struct nlattr *dev_stats; in devlink_nl_fill() local
374 struct ena_stats_dev dev_stats; member
1375 struct macsec_dev_stats *dev_stats; in nxp_c45_mdo_get_dev_stats() local
3083 struct macsec_dev_stats dev_stats = {0, }; in dump_secy() local
727 #define check_counter_rollover(struct1, dev_stats, member) \ argument