Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Daffinity.h78 int hfi1_dev_affinity_init(struct hfi1_devdata *dd);
Daffinity.c630 int hfi1_dev_affinity_init(struct hfi1_devdata *dd) in hfi1_dev_affinity_init() function
Dchip.c15044 ret = hfi1_dev_affinity_init(dd); in hfi1_init_dd()