Searched hist:fe75889f27940c7a1c0e9c4c81464e0a8e936aa2 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/rdma/ |
H A D | rdma_cm_ib.h | diff fe75889f27940c7a1c0e9c4c81464e0a8e936aa2 Mon Jan 08 09:04:45 CST 2018 Parav Pandit <parav@mellanox.com> RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Since 2006 there has been no user of rdmacm based application to make use of setting multiple path records using rdma_set_ib_paths API.
Therefore code is simplified to allow setting one path record entry. Now that it sets only single path, it is renamed to reflect the same.
Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | ucma.c | diff fe75889f27940c7a1c0e9c4c81464e0a8e936aa2 Mon Jan 08 09:04:45 CST 2018 Parav Pandit <parav@mellanox.com> RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Since 2006 there has been no user of rdmacm based application to make use of setting multiple path records using rdma_set_ib_paths API.
Therefore code is simplified to allow setting one path record entry. Now that it sets only single path, it is renamed to reflect the same.
Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | cma.c | diff fe75889f27940c7a1c0e9c4c81464e0a8e936aa2 Mon Jan 08 09:04:45 CST 2018 Parav Pandit <parav@mellanox.com> RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths
Since 2006 there has been no user of rdmacm based application to make use of setting multiple path records using rdma_set_ib_paths API.
Therefore code is simplified to allow setting one path record entry. Now that it sets only single path, it is renamed to reflect the same.
Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Mark Bloch <markb@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|