Searched refs:allow_scat_cqe (Results 1 – 1 of 1) sorted by relevance
1871 bool allow_scat_cqe = 0; in configure_requester_scat_cqe() local1877 allow_scat_cqe = ucmd->flags & MLX5_QP_FLAG_ALLOW_SCATTER_CQE; in configure_requester_scat_cqe()1879 if (!allow_scat_cqe && init_attr->sq_sig_type != IB_SIGNAL_ALL_WR) in configure_requester_scat_cqe()