Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h1008 struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device,
H A Dmlx5_ib_main.c3516 dev->ib_dev.create_rwq_ind_table = mlx5_ib_create_rwq_ind_table; in mlx5_ib_add()
H A Dmlx5_ib_qp.c4877 struct ib_rwq_ind_table *mlx5_ib_create_rwq_ind_table(struct ib_device *device, in mlx5_ib_create_rwq_ind_table() function