Searched refs:has_srq (Results 1 – 3 of 3) sorted by relevance
564 int has_srq; in ipoib_cm_handle_rx_wc() local585 has_srq = ipoib_cm_has_srq(dev); in ipoib_cm_handle_rx_wc()586 rx_ring = has_srq ? priv->cm.srq_ring : p->rx_ring; in ipoib_cm_handle_rx_wc()595 if (has_srq) in ipoib_cm_handle_rx_wc()673 if (has_srq) { in ipoib_cm_handle_rx_wc()
464 int is_llqp = 0, has_srq = 0, is_user = 0; in internal_create_qp() local515 has_srq = 1; in internal_create_qp()520 if (is_llqp && has_srq) { in internal_create_qp()663 if (has_srq) in internal_create_qp()
305 int is_user, int has_srq, struct mlx4_ib_qp *qp) in set_rq_size() argument312 if (has_srq) { in set_rq_size()