Searched refs:ib_gid_table (Results 1 – 2 of 2) sorted by relevance
99 struct ib_gid_table { struct170 static bool is_gid_index_default(const struct ib_gid_table *table, in is_gid_index_default()200 static struct ib_gid_table *rdma_gid_table(struct ib_device *device, u8 port) in rdma_gid_table()241 struct ib_gid_table *table = rdma_gid_table(device, port_num); in free_gid_entry_locked()286 struct ib_gid_table *table = rdma_gid_table(device, port_num); in free_gid_work()321 static void store_gid_entry(struct ib_gid_table *table, in store_gid_entry()383 struct ib_gid_table *table, int ix) in del_gid()426 static int add_modify_gid(struct ib_gid_table *table, in add_modify_gid()466 static int find_gid(struct ib_gid_table *table, const union ib_gid *gid, in find_gid()550 struct ib_gid_table *table; in __ib_cache_gid_add()[all …]
2152 struct ib_gid_table *gid;