Searched refs:ib_gid_table (Results 1 – 2 of 2) sorted by relevance
100 struct ib_gid_table { struct167 static bool is_gid_index_default(const struct ib_gid_table *table, in is_gid_index_default()197 static struct ib_gid_table *rdma_gid_table(struct ib_device *device, u8 port) in rdma_gid_table()238 struct ib_gid_table *table = rdma_gid_table(device, port_num); in free_gid_entry_locked()283 struct ib_gid_table *table = rdma_gid_table(device, port_num); in free_gid_work()318 static void store_gid_entry(struct ib_gid_table *table, in store_gid_entry()380 struct ib_gid_table *table, int ix) in del_gid()423 static int add_modify_gid(struct ib_gid_table *table, in add_modify_gid()463 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, in find_gid()547 struct ib_gid_table *table; in __ib_cache_gid_add()[all …]
2142 struct ib_gid_table *gid;