Searched refs:post_srq_recv (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Duverbs.h189 IB_UVERBS_DECLARE_CMD(post_srq_recv); variable
H A Duverbs_cmd.c1741 ret = srq->device->post_srq_recv(srq, wr, &bad_wr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_verbs.h1050 int (*post_srq_recv)(struct ib_srq *srq, member in struct:ib_device
1381 return srq->device->post_srq_recv(srq, recv_wr, bad_recv_wr);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c1362 dev->ib_dev.post_srq_recv = mthca_arbel_post_srq_recv;
1364 dev->ib_dev.post_srq_recv = mthca_tavor_post_srq_recv;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_main.c524 shca->ib_device.post_srq_recv = ehca_post_srq_recv;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dmain.c631 ibdev->ib_dev.post_srq_recv = mlx4_ib_post_srq_recv;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_verbs.c2156 dev->post_srq_recv = ipath_post_srq_receive;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_verbs.c2132 ibdev->post_srq_recv = qib_post_srq_receive;

Completed in 85 milliseconds