Home
last modified time | relevance | path

Searched refs:ntb_set_ctx (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/ntb/
A Dcore.c134 int ntb_set_ctx(struct ntb_dev *ntb, void *ctx, in ntb_set_ctx() function
153 EXPORT_SYMBOL(ntb_set_ctx);
A Dntb_transport.c1371 rc = ntb_set_ctx(ndev, nt, &ntb_transport_ops); in ntb_transport_probe()
/linux-6.3-rc2/drivers/ntb/test/
A Dntb_pingpong.c335 ret = ntb_set_ctx(pp->ntb, pp, &pp_ops); in pp_setup_ctx()
A Dntb_msi_test.c368 ret = ntb_set_ctx(ntb, nm, &ntb_msit_ops); in ntb_msit_probe()
A Dntb_perf.c704 ret = ntb_set_ctx(perf->ntb, perf, &perf_ops); in perf_enable_service()
A Dntb_tool.c1474 return ntb_set_ctx(tc->ntb, tc, &tool_ops); in tool_init_ntb()
/linux-6.3-rc2/include/linux/
A Dntb.h502 int ntb_set_ctx(struct ntb_dev *ntb, void *ctx,

Completed in 20 milliseconds