Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c644 struct ib_udata *udata, int sqpn, struct mlx4_ib_qp **caller_qp, in create_qp_common() argument
697 if (!*caller_qp) { in create_qp_common()
715 qp = *caller_qp; in create_qp_common()
884 if (!*caller_qp) in create_qp_common()
885 *caller_qp = qp; in create_qp_common()
939 if (!*caller_qp) in create_qp_common()