linux/drivers/infiniband
Bob Pearson 4da698eabf RDMA/rxe: Replace ah->pd by ah->ibah.pd
The pd field in struct rxe_ah is redundant with the pd field in the
rdma-core's ib_ah. Eliminate the pd field in rxe_ah and add an inline to
extract the pd from the ibah field.

Link: https://lore.kernel.org/r/20211007204051.10086-5-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
2021-10-12 13:25:26 -03:00
..
core RDMA: Remove redundant 'flush_workqueue()' calls 2021-10-12 13:21:23 -03:00
hw RDMA/mlx4: Return missed an error if device doesn't support steering 2021-10-12 13:23:23 -03:00
sw RDMA/rxe: Replace ah->pd by ah->ibah.pd 2021-10-12 13:25:26 -03:00
ulp RDMA: Remove redundant 'flush_workqueue()' calls 2021-10-12 13:21:23 -03:00
Kconfig RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw 2021-06-02 20:06:36 -03:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00