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

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucm.c128 static struct ib_ucm_context *ib_ucm_ctx_get(struct ib_ucm_file *file, int id) function
580 ctx = ib_ucm_ctx_get(file, cmd.id);
613 ctx = ib_ucm_ctx_get(file, cmd.id);
657 ctx = ib_ucm_ctx_get(file, cmd.id);
682 ctx = ib_ucm_ctx_get(file, cmd.id);
778 ctx = ib_ucm_ctx_get(file, cmd.id);
820 ctx = ib_ucm_ctx_get(file, cmd.id);
850 ctx = ib_ucm_ctx_get(file, cmd.id);
908 ctx = ib_ucm_ctx_get(file, cmd.id);
952 ctx = ib_ucm_ctx_get(fil
[all...]

Completed in 100 milliseconds