Home
last modified time | relevance | path

Searched refs:mlx5_ib_create_wq_resp (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/rdma/
H A Dmlx5-abi.h460 struct mlx5_ib_create_wq_resp { struct
461 response_lengthmlx5_ib_create_wq_resp global() argument
462 reservedmlx5_ib_create_wq_resp global() argument
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c5467 struct mlx5_ib_create_wq_resp resp = {}; in mlx5_ib_create_wq()
5474 min_resp_len = offsetofend(struct mlx5_ib_create_wq_resp, reserved); in mlx5_ib_create_wq()
5505 struct mlx5_ib_create_wq_resp, response_length); in mlx5_ib_create_wq()