Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dqp.c1843 bool allow_scat_cqe = false; in configure_requester_scat_cqe() local
1845 allow_scat_cqe = qp->flags_en & MLX5_QP_FLAG_ALLOW_SCATTER_CQE; in configure_requester_scat_cqe()
1847 if (!allow_scat_cqe && init_attr->sq_sig_type != IB_SIGNAL_ALL_WR) in configure_requester_scat_cqe()