Home
last modified time | relevance | path

Searched defs:ports_table (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c335 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_add() local
373 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_del() local
403 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_del_all_netdev_gids() local
432 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in __ib_cache_gid_get() local
464 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in _ib_cache_gid_table_find() local
512 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_find_cached_gid_by_port() local
570 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_find_by_filter() local
677 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_set_default_gid() local
883 struct ib_gid_table **ports_table = device->cache.gid_cache; in ib_get_cached_gid() local
1056 struct ib_gid_table **ports_table = device->cache.gid_cache; in ib_cache_update() local
/freebsd/sys/dev/superio/
H A Dsuperio.c259 static const uint16_t ports_table[] = { variable