aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma/opa_vnic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rdma/opa_vnic.h')
-rw-r--r--include/rdma/opa_vnic.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/rdma/opa_vnic.h b/include/rdma/opa_vnic.h
index 39d6890616a6..0c07a70bd7f6 100644
--- a/include/rdma/opa_vnic.h
+++ b/include/rdma/opa_vnic.h
@@ -54,9 +54,6 @@
#include <rdma/ib_verbs.h>
-/* VNIC uses 16B header format */
-#define OPA_VNIC_L2_TYPE 0x2
-
/* 16 header bytes + 2 reserved bytes */
#define OPA_VNIC_L2_HDR_LEN (16 + 2)