ntb_set_ctx
int ntb_set_ctx(device_t ntb, void *ctx, const struct ntb_ctx_ops *ctx_ops);
rc = ntb_set_ctx(dev, nt, &ntb_transport_ops);
return ntb_set_ctx(tc->dev, tc, &tool_ops);