Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/rdma/
Dmlx5-abi.h389 struct mlx5_ib_create_wq { struct
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h1228 struct ib_wq *mlx5_ib_create_wq(struct ib_pd *pd,
Dqp.c796 struct mlx5_ib_create_wq *ucmd) in create_user_rq()
6020 struct mlx5_ib_create_wq *ucmd, in set_user_rq_size()
6046 struct mlx5_ib_create_wq ucmd = {}; in prepare_user_rq()
6120 struct ib_wq *mlx5_ib_create_wq(struct ib_pd *pd, in mlx5_ib_create_wq() function
Dmain.c6455 .create_wq = mlx5_ib_create_wq,