Home
last modified time | relevance | path

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

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