Symbol: ib_gid_table
sys/ofed/drivers/infiniband/core/ib_cache.c
1055
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
1056
struct ib_gid_table **ports_table = device->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
176
struct ib_gid_table *table, int ix,
sys/ofed/drivers/infiniband/core/ib_cache.c
234
struct ib_gid_table *table, int ix,
sys/ofed/drivers/infiniband/core/ib_cache.c
243
struct ib_gid_table *table, int ix,
sys/ofed/drivers/infiniband/core/ib_cache.c
252
struct ib_gid_table *table, int ix,
sys/ofed/drivers/infiniband/core/ib_cache.c
259
static int find_gid(struct ib_gid_table *table, const union ib_gid *gid,
sys/ofed/drivers/infiniband/core/ib_cache.c
335
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
336
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
373
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
374
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
403
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
404
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
432
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
433
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
464
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
465
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
512
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
513
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
570
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
571
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
616
static struct ib_gid_table *alloc_gid_table(int sz)
sys/ofed/drivers/infiniband/core/ib_cache.c
618
struct ib_gid_table *table =
sys/ofed/drivers/infiniband/core/ib_cache.c
619
kzalloc(sizeof(struct ib_gid_table), GFP_KERNEL);
sys/ofed/drivers/infiniband/core/ib_cache.c
640
static void release_gid_table(struct ib_gid_table *table)
sys/ofed/drivers/infiniband/core/ib_cache.c
649
struct ib_gid_table *table)
sys/ofed/drivers/infiniband/core/ib_cache.c
677
struct ib_gid_table **ports_table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
681
struct ib_gid_table *table;
sys/ofed/drivers/infiniband/core/ib_cache.c
759
struct ib_gid_table *table)
sys/ofed/drivers/infiniband/core/ib_cache.c
785
struct ib_gid_table **table;
sys/ofed/drivers/infiniband/core/ib_cache.c
830
struct ib_gid_table **table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
845
struct ib_gid_table **table = ib_dev->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
883
struct ib_gid_table **ports_table = device->cache.gid_cache;
sys/ofed/drivers/infiniband/core/ib_cache.c
884
struct ib_gid_table *table = ports_table[port_num - rdma_start_port(device)];
sys/ofed/include/rdma/ib_verbs.h
1996
struct ib_gid_table **gid_cache;