Searched refs:ipoib_cm_has_srq (Results 1 - 3 of 3) sorted by relevance

/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c263 if (!ipoib_cm_has_srq(dev)) {
432 rep.srq = ipoib_cm_has_srq(dev);
468 if (!ipoib_cm_has_srq(dev)) {
587 has_srq = ipoib_cm_has_srq(dev);
879 if (!ipoib_cm_has_srq(dev)) {
1065 req.srq = ipoib_cm_has_srq(dev);
1559 if (ipoib_cm_has_srq(dev)) {
1571 if (ipoib_cm_has_srq(dev)) {
H A Dipoib.h543 static inline int ipoib_cm_has_srq(struct net_device *dev) function
599 static inline int ipoib_cm_has_srq(struct net_device *dev) function
H A Dipoib_verbs.c164 if (ipoib_cm_has_srq(dev))

Completed in 43 milliseconds