[openib-general] [PATCH] ib_verbs.h (Roland's branch): Add MAD pointer to send WR ud structure

Hal Rosenstock halr at voltaire.com
Wed Oct 6 06:53:44 PDT 2004


ib_verbs.h (Roland's branch): Add MAD pointer to send WR ud structure

This is to allow the MAD layer to poke at the MAD header without using
bus_to_virt().

Index: ib_verbs.h
===================================================================
--- ib_verbs.h  (revision 939)
+++ ib_verbs.h  (working copy)
@@ -523,6 +523,7 @@
                } atomic;
                struct {
                        struct ib_ah *ah;
+                       struct ib_mad *mad;
                        u32     remote_qpn;
                        u32     remote_qkey;
                        int     timeout_ms; /* valid for MADs only */





More information about the general mailing list