linux/include/rdma
Sean Hefty 2aec5c602c IB/sa: Make sure SA queries use default P_Key
MADs sent to the SA should use the the default P_Key (0x7fff/0xffff).
There's no requirement that the default P_Key is stored at index 0 in
the local P_Key table, so add code to the sa_query module to look up
the index of the default P_Key when creating an address handle for the
SA (which is done any time the P_Key table might change), and use this
index for all SA queries.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-07-10 21:45:31 -07:00
..
ib_addr.h
ib_cache.h
ib_cm.h
ib_fmr_pool.h
ib_mad.h IB/sa: Make sure SA queries use default P_Key 2007-07-10 21:45:31 -07:00
ib_marshall.h
ib_pack.h
ib_sa.h
ib_smi.h
ib_umem.h Detach sched.h from mm.h 2007-05-21 09:18:19 -07:00
ib_user_cm.h
ib_user_mad.h
ib_user_sa.h
ib_user_verbs.h
ib_verbs.h IB/core: Add helpers for uncached GID and P_Key searches 2007-05-19 08:51:53 -07:00
iw_cm.h
Kbuild
rdma_cm_ib.h
rdma_cm.h
rdma_user_cm.h