Home
last modified time | relevance | path

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

/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c337 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_add() local
375 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_del() local
405 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_del_all_netdev_gids() local
434 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in __ib_cache_gid_get() local
466 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in _ib_cache_gid_table_find() local
514 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_find_cached_gid_by_port() local
572 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_find_by_filter() local
679 struct ib_gid_table **ports_table = ib_dev->cache.gid_cache; in ib_cache_gid_set_default_gid() local
885 struct ib_gid_table **ports_table = device->cache.gid_cache; in ib_get_cached_gid() local
1058 struct ib_gid_table **ports_table = device->cache.gid_cache; in ib_cache_update() local
/freebsd-13.1/sys/dev/superio/
H A Dsuperio.c262 static const uint16_t ports_table[] = { variable