Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Daffinity.h38 int hfi1_dev_affinity_init(struct hfi1_devdata *dd);
H A Daffinity.c591 int hfi1_dev_affinity_init(struct hfi1_devdata *dd) in hfi1_dev_affinity_init() function
H A Dchip.c15237 ret = hfi1_dev_affinity_init(dd); in hfi1_init_dd()