Searched refs:hfi1_read_portcntrs (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 508 avail = hfi1_read_portcntrs(dd->pport, &names, NULL); in portnames_read() 523 avail = hfi1_read_portcntrs(ppd, NULL, &counters); in portcntrs_debugfs_read()
|
H A D | chip.h | 1433 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp);
|
H A D | verbs.c | 1777 hfi1_read_portcntrs(ppd_from_ibp(ibp), NULL, &values); in get_hw_stats()
|
H A D | chip.c | 12295 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp) in hfi1_read_portcntrs() function
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 466 avail = hfi1_read_portcntrs(dd->pport, &names, NULL); in portnames_read() 481 avail = hfi1_read_portcntrs(ppd, NULL, &counters); in portcntrs_debugfs_read()
|
H A D | chip.h | 1386 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp);
|
H A D | verbs.c | 1718 hfi1_read_portcntrs(ppd_from_ibp(ibp), NULL, &values); in get_hw_stats()
|
H A D | chip.c | 12256 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp) in hfi1_read_portcntrs() function
|
Completed in 53 milliseconds