Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddebugfs.c344 avail = hfi1_read_cntrs(dd, *ppos, NULL, &counters); in dev_counters_read()
361 avail = hfi1_read_cntrs(dd, *ppos, &names, NULL); in dev_names_read()
Dchip.h1009 u32 hfi1_read_cntrs(struct hfi1_devdata *dd, loff_t pos, char **namep,
Dchip.c7831 u32 hfi1_read_cntrs(struct hfi1_devdata *dd, loff_t pos, char **namep, in hfi1_read_cntrs() function