aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_param.h
diff options
context:
space:
mode:
authorSagi Grimberg <sagi@grimberg.me>2017-05-04 16:23:07 +0300
committerDoug Ledford <dledford@redhat.com>2017-05-04 19:33:02 -0400
commit67cf3623e097706b0ca03bf79bf28d60c39591eb (patch)
tree788a4a22b2f97fee560d8d2f272b62a8b37823dc /drivers/infiniband/sw/rxe/rxe_param.h
parentIB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type (diff)
downloadlinux-dev-67cf3623e097706b0ca03bf79bf28d60c39591eb.tar.xz
linux-dev-67cf3623e097706b0ca03bf79bf28d60c39591eb.zip
rxe: expose num_possible_cpus() cnum_comp_vectors
They're completely logical, so don't impose an artificial limitation. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Acked-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'drivers/infiniband/sw/rxe/rxe_param.h')
-rw-r--r--drivers/infiniband/sw/rxe/rxe_param.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/infiniband/sw/rxe/rxe_param.h b/drivers/infiniband/sw/rxe/rxe_param.h
index 13ed2cc6eaa2..1b596fbbe251 100644
--- a/drivers/infiniband/sw/rxe/rxe_param.h
+++ b/drivers/infiniband/sw/rxe/rxe_param.h
@@ -114,7 +114,6 @@ enum rxe_device_param {
RXE_MAX_UCONTEXT = 512,
RXE_NUM_PORT = 1,
- RXE_NUM_COMP_VECTORS = 1,
RXE_MIN_QP_INDEX = 16,
RXE_MAX_QP_INDEX = 0x00020000,