Home
last modified time | relevance | path

Searched refs:lnet_stats (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c1960 struct lnet_ioctl_lnet_stats *lnet_stats = arg; in LNetCtl() local
1962 if (lnet_stats->st_hdr.ioc_len < sizeof(*lnet_stats)) in LNetCtl()
1965 lnet_counters_get(&lnet_stats->st_cntrs); in LNetCtl()