Searched refs:mlx4_ib_create_wq (Results 1 – 3 of 3) sorted by relevance
122 struct mlx4_ib_create_wq { struct
870 struct mlx4_ib_create_wq wq; in create_rq()884 copy_len = min(sizeof(struct mlx4_ib_create_wq), udata->inlen); in create_rq()4126 struct ib_wq *mlx4_ib_create_wq(struct ib_pd *pd, in mlx4_ib_create_wq() function4133 struct mlx4_ib_create_wq ucmd; in mlx4_ib_create_wq()
2583 .create_wq = mlx4_ib_create_wq,