Home
last modified time | relevance | path

Searched refs:mlx5_ib_create_wq (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h251 struct mlx5_ib_create_wq { struct
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib.h1002 struct ib_wq *mlx5_ib_create_wq(struct ib_pd *pd,
H A Dmlx5_ib_qp.c700 struct mlx5_ib_create_wq *ucmd) in create_user_rq()
4735 struct mlx5_ib_create_wq *ucmd, in set_user_rq_size()
4759 struct mlx5_ib_create_wq ucmd = {}; in prepare_user_rq()
4808 struct ib_wq *mlx5_ib_create_wq(struct ib_pd *pd, in mlx5_ib_create_wq() function
H A Dmlx5_ib_main.c3513 dev->ib_dev.create_wq = mlx5_ib_create_wq; in mlx5_ib_add()