Searched refs:hfi1_read_portcntrs (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | debugfs.c | 460 avail = hfi1_read_portcntrs(dd->pport, &names, NULL); in portnames_read() 475 avail = hfi1_read_portcntrs(ppd, NULL, &counters); in portcntrs_debugfs_read()
|
D | chip.h | 1406 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp);
|
D | verbs.c | 1833 hfi1_read_portcntrs(ppd_from_ibp(ibp), NULL, &values); in get_hw_stats()
|
D | chip.c | 12084 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp) in hfi1_read_portcntrs() function
|