/openbmc/linux/drivers/infiniband/core/ |
H A D | security.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | nldev.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | user_mad.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | cache.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | sysfs.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | mad.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | device.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | cma.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/ |
H A D | .clang-format | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/ulp/srp/ |
H A D | ib_srp.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_main.c | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | ea1075edcbab7d92f4e4ccf5490043f796bf78be Tue Feb 12 22:12:47 CST 2019 Jason Gunthorpe <jgg@mellanox.com> RDMA: Add and use rdma_for_each_port
We have many loops iterating over all of the end port numbers on a struct ib_device, simplify them with a for_each helper.
Reviewed-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|