]> Pileus Git - ~andy/linux/commit
IB/pma: Add include file for IBA performance counters definitions
authorOr Gerlitz <ogerlitz@mellanox.com>
Tue, 5 Jul 2011 15:46:29 +0000 (15:46 +0000)
committerRoland Dreier <roland@purestorage.com>
Tue, 19 Jul 2011 04:04:35 +0000 (21:04 -0700)
commit6aea213a62122701891fe55cc3405d31b927cfde
tree3406b02988e4bda771d9d2639fc78be892f2ebbb
parentf2a3f6a32cf64db1495b5ced8625b9a80bde44e5
IB/pma: Add include file for IBA performance counters definitions

Move the various definitions and mad structures needed for software
implementation of IBA PM agent from the ipath and qib drivers into a
single include file, which in turn could be used by more consumers.

Signed-off-by: Or Gerlitz <ogerlitz@mellanox.co.il>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/ipath/ipath_mad.c
drivers/infiniband/hw/qib/qib_mad.c
drivers/infiniband/hw/qib/qib_mad.h
include/rdma/ib_pma.h [new file with mode: 0644]