Searched defs:dev_stats (Results 1 – 9 of 9) sorted by relevance
285 const struct rtnl_link_stats64 *dev_stats; in ovs_vport_get_stats() local
631 struct rtnl_link_stats64 *dev_stats; in netdev_trig_work() local
115 struct otx2_dev_stats *dev_stats = &pfvf->hw.dev_stats; in otx2_get_dev_stats() local142 struct otx2_dev_stats *dev_stats; in otx2_get_stats64() local
2221 struct otx2_dev_stats *dev_stats; in otx2_xmit() local
257 struct otx2_dev_stats dev_stats; member
379 struct ena_stats_dev dev_stats; member
1371 struct macsec_dev_stats *dev_stats; in nxp_c45_mdo_get_dev_stats() local
3050 struct macsec_dev_stats dev_stats = {0, }; in dump_secy() local
715 #define check_counter_rollover(struct1, dev_stats, member) \ argument