Searched refs:virtnet_sq_stats_desc (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/
H A Dvirtio_net.c131 static const struct virtnet_stat_desc virtnet_sq_stats_desc[] = { variable in typeref:struct:virtnet_stat_desc
3558 desc = &virtnet_sq_stats_desc[0];
3559 num = ARRAY_SIZE(virtnet_sq_stats_desc);
3677 ctx->desc_num[VIRTNET_Q_TYPE_TX] = ARRAY_SIZE(virtnet_sq_stats_desc);
3905 num = ARRAY_SIZE(virtnet_sq_stats_desc);
3907 desc = &virtnet_sq_stats_desc[0];

Completed in 208 milliseconds