Home
last modified time | relevance | path

Searched hist:"21 c2fe94abb2abe894e6aabe6b4e84a255c8d339" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_provider.hdiff 21c2fe94abb2abe894e6aabe6b4e84a255c8d339 Sat Sep 26 05:24:49 CDT 2020 Leon Romanovsky <leonro@nvidia.com> RDMA/mthca: Combine special QP struct with mthca QP

As preparation for the removal of QP allocation logic, we need to ensure
that ib_core allocates the right amount of memory before a call to the
driver create_qp(). It requires from driver to have the same structs for
all types of QPs.

Link: https://lore.kernel.org/r/20200926102450.2966017-10-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dmthca_dev.hdiff 21c2fe94abb2abe894e6aabe6b4e84a255c8d339 Sat Sep 26 05:24:49 CDT 2020 Leon Romanovsky <leonro@nvidia.com> RDMA/mthca: Combine special QP struct with mthca QP

As preparation for the removal of QP allocation logic, we need to ensure
that ib_core allocates the right amount of memory before a call to the
driver create_qp(). It requires from driver to have the same structs for
all types of QPs.

Link: https://lore.kernel.org/r/20200926102450.2966017-10-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dmthca_qp.cdiff 21c2fe94abb2abe894e6aabe6b4e84a255c8d339 Sat Sep 26 05:24:49 CDT 2020 Leon Romanovsky <leonro@nvidia.com> RDMA/mthca: Combine special QP struct with mthca QP

As preparation for the removal of QP allocation logic, we need to ensure
that ib_core allocates the right amount of memory before a call to the
driver create_qp(). It requires from driver to have the same structs for
all types of QPs.

Link: https://lore.kernel.org/r/20200926102450.2966017-10-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
H A Dmthca_provider.cdiff 21c2fe94abb2abe894e6aabe6b4e84a255c8d339 Sat Sep 26 05:24:49 CDT 2020 Leon Romanovsky <leonro@nvidia.com> RDMA/mthca: Combine special QP struct with mthca QP

As preparation for the removal of QP allocation logic, we need to ensure
that ib_core allocates the right amount of memory before a call to the
driver create_qp(). It requires from driver to have the same structs for
all types of QPs.

Link: https://lore.kernel.org/r/20200926102450.2966017-10-leon@kernel.org
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>