Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/hfi1/
Daffinity.h38 int hfi1_dev_affinity_init(struct hfi1_devdata *dd);
Daffinity.c591 int hfi1_dev_affinity_init(struct hfi1_devdata *dd) in hfi1_dev_affinity_init() function
Dchip.c15228 ret = hfi1_dev_affinity_init(dd); in hfi1_init_dd()