Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddebugfs.c389 avail = hfi1_read_portcntrs(dd, *ppos, 0, &names, NULL); in portnames_read()
408 avail = hfi1_read_portcntrs(dd, *ppos, ppd->port - 1, NULL, &counters); in portcntrs_debugfs_read()
Dchip.h1011 u32 hfi1_read_portcntrs(struct hfi1_devdata *dd, loff_t pos, u32 port,
Dchip.c7897 u32 hfi1_read_portcntrs(struct hfi1_devdata *dd, loff_t pos, u32 port, in hfi1_read_portcntrs() function