Searched refs:rdma_cap_roce_gid_table (Results 1 – 3 of 3) sorted by relevance
361 if (rdma_cap_roce_gid_table(attr->device, attr->port_num)) { in add_roce_gid()410 if (rdma_cap_roce_gid_table(ib_dev, port)) in del_gid()
261 if (!rdma_cap_roce_gid_table(attr->device, attr->port_num)) in mlx4_ib_add_gid()350 if (!rdma_cap_roce_gid_table(attr->device, attr->port_num)) in mlx4_ib_del_gid()410 if (!rdma_cap_roce_gid_table(&ibdev->ib_dev, port_num)) in mlx4_ib_gid_index_to_real_index()
3380 static inline bool rdma_cap_roce_gid_table(const struct ib_device *device, in rdma_cap_roce_gid_table() function
Completed in 25 milliseconds