Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/mlx4/
Dqp.c992 struct mlx4_ib_qp **caller_qp) in create_qp_common() argument
1046 if (!*caller_qp) { in create_qp_common()
1062 qp = *caller_qp; in create_qp_common()
1242 if (!*caller_qp) in create_qp_common()
1243 *caller_qp = qp; in create_qp_common()
1296 if (!sqp && !*caller_qp) in create_qp_common()