Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx5/
Dqp.c1927 bool allow_scat_cqe = false; in configure_requester_scat_cqe() local
1929 allow_scat_cqe = qp->flags_en & MLX5_QP_FLAG_ALLOW_SCATTER_CQE; in configure_requester_scat_cqe()
1931 if (!allow_scat_cqe && init_attr->sq_sig_type != IB_SIGNAL_ALL_WR) in configure_requester_scat_cqe()