ib_post_srq_recv  104 drivers/infiniband/ulp/ipoib/ipoib_cm.c 	ret = ib_post_srq_recv(priv->cm.srq, &priv->cm.rx_wr, NULL);
ib_post_srq_recv  839 drivers/infiniband/ulp/srpt/ib_srpt.c 		return ib_post_srq_recv(sdev->srq, &wr, NULL);
ib_post_srq_recv  465 drivers/nvme/target/rdma.c 		ret = ib_post_srq_recv(ndev->srq, &cmd->wr, NULL);