Searched refs:ipoib_cm_has_srq (Results 1 – 3 of 3) sorted by relevance
265 if (!ipoib_cm_has_srq(dev)) { in ipoib_cm_create_rx_qp()436 rep.srq = ipoib_cm_has_srq(dev); in ipoib_cm_send_rep()473 if (!ipoib_cm_has_srq(dev)) { in ipoib_cm_req_handler()591 has_srq = ipoib_cm_has_srq(dev); in ipoib_cm_handle_rx_wc()917 if (!ipoib_cm_has_srq(dev)) { in ipoib_cm_free_rx_reap_list()1115 req.srq = ipoib_cm_has_srq(dev); in ipoib_cm_send_req()1607 if (ipoib_cm_has_srq(dev)) { in ipoib_cm_dev_init()1619 if (ipoib_cm_has_srq(dev)) { in ipoib_cm_dev_init()
654 static inline int ipoib_cm_has_srq(struct net_device *dev) in ipoib_cm_has_srq() function708 static inline int ipoib_cm_has_srq(struct net_device *dev) in ipoib_cm_has_srq() function
167 if (ipoib_cm_has_srq(dev)) in ipoib_transport_dev_init()