Home
last modified time | relevance | path

Searched refs:ib_gid_table (Results 1 – 1 of 1) sorted by relevance

/drivers/infiniband/core/
Dcache.c94 struct ib_gid_table { struct
116 struct ib_gid_table *table, int ix, in write_gid() argument
180 struct ib_gid_table *table, int ix, in add_gid()
189 struct ib_gid_table *table, int ix, in modify_gid()
198 struct ib_gid_table *table, int ix, in del_gid()
204 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, in find_gid()
250 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_add()
251 struct ib_gid_table *table; in ib_cache_gid_add()
301 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_del()
302 struct ib_gid_table *table; in ib_cache_gid_del()
[all …]