Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsysfs.c653 int hfi1_verbs_register_sysfs(struct hfi1_devdata *dd) in hfi1_verbs_register_sysfs() function
H A Dhfi.h2150 int hfi1_verbs_register_sysfs(struct hfi1_devdata *dd);
H A Dverbs.c1876 ret = hfi1_verbs_register_sysfs(dd); in hfi1_register_ib_device()