Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dqp.c1219 static u32 get_rx_type(struct mlx5_ib_qp *qp, struct ib_qp_init_attr *attr) in get_rx_type() function
2158 MLX5_SET(qpc, qpc, rq_type, get_rx_type(qp, init_attr)); in create_dci()
2341 MLX5_SET(qpc, qpc, rq_type, get_rx_type(qp, init_attr)); in create_user_qp()
2496 MLX5_SET(qpc, qpc, rq_type, get_rx_type(qp, attr)); in create_kernel_qp()