Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f2f34211 authored by Kamal Heib's avatar Kamal Heib Committed by Doug Ledford
Browse files

IB/rdmavt: Add common LID defines to rdmavt



Original patch is from Kamal Heib <kamalh@mellanox.com>. It has
been split into separate patches.

This patch adds RVT_PERMISSIVE_LID and RVT_MULTICAST_LID_BASE
to rdmavt.

Reviewed-by: default avatarIra Weiny <ira.weiny@intel.com>
Signed-off-by: default avatarKamal Heib <kamalh@mellanox.com>
Signed-off-by: default avatarDennis Dalessandro <dennis.dalessandro@intel.com>
Signed-off-by: default avatarDoug Ledford <dledford@redhat.com>
parent 36055a06
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -55,6 +55,9 @@

#include "ib_verbs.h"

#define RVT_MULTICAST_LID_BASE 0xC000
#define RVT_PERMISSIVE_LID 0xFFFF

/*
 * For some of the IBTA objects there will likely be some
 * initializations required. We need flags to determine whether it is OK