Home
last modified time | relevance | path

Searched refs:hfi1_create_ctxtdata (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c67 ret = hfi1_create_ctxtdata(dd->pport, dd->node, &uctxt); in hfi1_netdev_allocate_ctxt()
H A Dinit.c135 ret = hfi1_create_ctxtdata(ppd, dd->node, &rcd); in hfi1_create_kctxt()
345 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata() function
506 * This wrapper is the free function that matches hfi1_create_ctxtdata().
H A Dfile_ops.c971 ret = hfi1_create_ctxtdata(dd->pport, numa, &uctxt); in allocate_ctxt()
H A Dhfi.h1479 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa,
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dnetdev_rx.c67 ret = hfi1_create_ctxtdata(dd->pport, dd->node, &uctxt); in hfi1_netdev_allocate_ctxt()
H A Dinit.c94 ret = hfi1_create_ctxtdata(ppd, dd->node, &rcd); in hfi1_create_kctxt()
304 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa, in hfi1_create_ctxtdata() function
465 * This wrapper is the free function that matches hfi1_create_ctxtdata().
467 * for the "final" put to match the kref init from hfi1_create_ctxtdata().
H A Dhfi.h1427 int hfi1_create_ctxtdata(struct hfi1_pportdata *ppd, int numa,
H A Dfile_ops.c961 ret = hfi1_create_ctxtdata(dd->pport, numa, &uctxt); in allocate_ctxt()

Completed in 19 milliseconds