Searched refs:create_rwq_ind_table (Results 1 – 6 of 6) sorted by relevance
2367 if (!device->ops.create_rwq_ind_table) in ib_create_rwq_ind_table()2371 rwq_ind_table = device->ops.create_rwq_ind_table(device, in ib_create_rwq_ind_table()
2583 SET_DEVICE_OP(dev_ops, create_rwq_ind_table); in ib_set_device_ops()
3121 rwq_ind_tbl = ib_dev->ops.create_rwq_ind_table(ib_dev, &init_attr, in ib_uverbs_ex_create_rwq_ind_table()3994 UAPI_DEF_METHOD_NEEDS_FN(create_rwq_ind_table)),
2459 struct ib_rwq_ind_table *(*create_rwq_ind_table)( member
2576 .create_rwq_ind_table = mlx4_ib_create_rwq_ind_table,
6454 .create_rwq_ind_table = mlx5_ib_create_rwq_ind_table,