Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dinit.c132 int hfi1_create_kctxts(struct hfi1_devdata *dd) in hfi1_create_kctxts() function
H A Dhfi.h1426 int hfi1_create_kctxts(struct hfi1_devdata *dd);
H A Dchip.c15245 ret = hfi1_create_kctxts(dd); in hfi1_init_dd()