android_kernel_xiaomi_sdm845/drivers/infiniband/ulp
Roland Dreier 969a60f9db IB/srp: Remove use of cached P_Key/GID queries
The SRP initiator is currently using ib_find_cached_pkey() and
ib_get_cached_gid() in situations where the uncached ib_find_pkey()
and ib_query_gid() functions serve just as well: sleeping is allowed
and performance is not an issue.  Since we want to eliminate the
cached operations in the long term, convert SRP to use the uncached
variants.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-07-14 23:48:43 -07:00
..
ipoib IPoIB: Test for NULL broadcast object in ipiob_mcast_join_finish() 2008-05-20 15:41:09 -07:00
iser IB/iser: Count FMR alignment violations per session 2008-04-29 13:46:52 -07:00
srp IB/srp: Remove use of cached P_Key/GID queries 2008-07-14 23:48:43 -07:00