Home
last modified time | relevance | path

Searched refs:destroy_rwq_ind_table (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/infiniband/core/
H A Duverbs_std_types.c90 ret = rwq_ind_tbl->device->ops.destroy_rwq_ind_table(rwq_ind_tbl); in uverbs_free_rwq_ind_tbl()
265 UAPI_DEF_OBJ_NEEDS_FN(destroy_rwq_ind_table)),
H A Ddevice.c2687 SET_DEVICE_OP(dev_ops, destroy_rwq_ind_table); in ib_set_device_ops()
H A Duverbs_cmd.c3968 UAPI_DEF_METHOD_NEEDS_FN(destroy_rwq_ind_table))),
/linux/drivers/infiniband/hw/mana/
H A Ddevice.c32 .destroy_rwq_ind_table = mana_ib_destroy_rwq_ind_table,
/linux/include/rdma/
H A Dib_verbs.h2537 int (*destroy_rwq_ind_table)(struct ib_rwq_ind_table *wq_ind_table); member
/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c2584 .destroy_rwq_ind_table = mlx4_ib_destroy_rwq_ind_table,
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c4281 .destroy_rwq_ind_table = mlx5_ib_destroy_rwq_ind_table,