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()915 if (!ipoib_cm_has_srq(dev)) { in ipoib_cm_free_rx_reap_list()1113 req.srq = ipoib_cm_has_srq(dev); in ipoib_cm_send_req()1605 if (ipoib_cm_has_srq(dev)) { in ipoib_cm_dev_init()1617 if (ipoib_cm_has_srq(dev)) { in ipoib_cm_dev_init()
647 static inline int ipoib_cm_has_srq(struct net_device *dev) in ipoib_cm_has_srq() function703 static inline int ipoib_cm_has_srq(struct net_device *dev) in ipoib_cm_has_srq() function
166 if (ipoib_cm_has_srq(dev)) in ipoib_transport_dev_init()