Searched refs:rdma_gid_table (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/core/
H A Dcache.c200 static struct ib_gid_table *rdma_gid_table(struct ib_device *device, u32 port) function
241 struct ib_gid_table *table = rdma_gid_table(device, port_num);
286 struct ib_gid_table *table = rdma_gid_table(device, port_num);
562 table = rdma_gid_table(ib_dev, port);
609 table = rdma_gid_table(ib_dev, port);
648 table = rdma_gid_table(ib_dev, port);
699 table = rdma_gid_table(ib_dev, port);
750 table = rdma_gid_table(ib_dev, port);
963 table = rdma_gid_table(device, port_num);
1228 table = rdma_gid_table(devic
[all...]

Completed in 152 milliseconds