Searched refs:gid_cache (Results 1 – 2 of 2) sorted by relevance
250 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_add()301 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_del()326 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_del_all_netdev_gids()345 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in __ib_cache_gid_get()377 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in _ib_cache_gid_table_find()418 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_find_cached_gid_by_port()472 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_find_by_filter()573 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_set_default_gid()664 ib_dev->cache.gid_cache = table; in _gid_table_setup_one()680 struct ib_gid_table **table = ib_dev->cache.gid_cache; in gid_table_release_one()[all …]
1527 struct ib_gid_table **gid_cache; member