IB/mthca: Implement query_ah method
authorJack Morgenstein <jackm@mellanox.co.il>
Mon, 27 Feb 2006 00:05:59 +0000 (16:05 -0800)
committerRoland Dreier <rolandd@cisco.com>
Mon, 20 Mar 2006 18:08:17 +0000 (10:08 -0800)
commit1d89b1ae6c203bc68a3f424be144abcdf62773c9
tree9d1979c98843ba7d18f6272f13ea06c2591ee8d5
parent14abdffcc0a0ca9c5bb3274648d073e09a6fd2ba
IB/mthca: Implement query_ah method

Implement query_ah (except for AVs which are in HCA memory).  This is
needed to implement RMPP duplicate session detection on sending side
(extraction of DGID/DLID and GRH flag from address handle).

Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/hw/mthca/mthca_av.c
drivers/infiniband/hw/mthca/mthca_dev.h
drivers/infiniband/hw/mthca/mthca_provider.c