Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dqp.c860 struct mlx4_ib_qp **caller_qp) in create_qp_common() argument
912 if (!*caller_qp) { in create_qp_common()
930 qp = *caller_qp; in create_qp_common()
1156 if (!*caller_qp) in create_qp_common()
1157 *caller_qp = qp; in create_qp_common()
1216 else if (!*caller_qp) in create_qp_common()