Searched refs:hfi1_read_cntrs (Results 1 – 3 of 3) sorted by relevance
398 avail = hfi1_read_cntrs(dd, NULL, &counters); in dev_counters_read()413 avail = hfi1_read_cntrs(dd, &names, NULL); in dev_names_read()
1710 hfi1_read_cntrs(dd_from_ibdev(ibdev), NULL, &values); in get_hw_stats()
12185 u32 hfi1_read_cntrs(struct hfi1_devdata *dd, char **namep, u64 **cntrp) in hfi1_read_cntrs() function