Home
last modified time | relevance | path

Searched refs:mlx5_ib_destroy_rwq_ind_table (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1237 int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *wq_ind_table);
Dqp.c6267 int mlx5_ib_destroy_rwq_ind_table(struct ib_rwq_ind_table *ib_rwq_ind_tbl) in mlx5_ib_destroy_rwq_ind_table() function
Dmain.c6456 .destroy_rwq_ind_table = mlx5_ib_destroy_rwq_ind_table,