commit | fd02e8038eb943755e8727a0ea193c037a51714f | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.co.il> | Mon Mar 13 14:33:01 2006 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Mon Mar 20 10:08:26 2006 -0800 |
tree | 597dc0e67899c445ac85fc5b7ae8a151ca4491ee | |
parent | bfef73fa78ca1e56175dcbd33aa11de4764f85a5 [diff] |
IB/mthca: Query SRQ srq_limit fixes Fix endianness handling of srq_limit: it is big-endian in the context structure, so we need to swab it before returning it. Also add support for srq_limit query for Tavor (non-MemFree) HCAs. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>