commit | 99b27e3b5da0871cb43980960fb14ff625adffad | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Oct 15 18:38:50 2015 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Wed Oct 21 23:48:17 2015 -0400 |
tree | d34bd4b4fc3e5eddbf819beb67924e6338131b33 | |
parent | abae1b71dd37bab506b14a6cf6ba7148f4d57232 [diff] |
IB/cache: Add ib_find_gid_by_filter cache API GID cache API users might want to search for GIDs with specific attributes rather than just specifying GID, net device and port. This is used in a later patch, where we find the sgid index by L2 Ethernet attributes. Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-By: Devesh Sharma <devesh.sharma@avagotech.com> Signed-off-by: Doug Ledford <dledford@redhat.com>