Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mthca/
Dmthca_qp.c383 static int to_ib_qp_access_flags(int mthca_flags) in to_ib_qp_access_flags() function
474 to_ib_qp_access_flags(be32_to_cpu(context->params2)); in mthca_query_qp()
/drivers/infiniband/hw/mlx4/
Dqp.c3966 static int to_ib_qp_access_flags(int mlx4_flags) in to_ib_qp_access_flags() function
4051 to_ib_qp_access_flags(be32_to_cpu(context.params2)); in mlx4_ib_query_qp()
/drivers/infiniband/hw/mlx5/
Dqp.c5468 static int to_ib_qp_access_flags(int mlx5_flags) in to_ib_qp_access_flags() function
5659 to_ib_qp_access_flags(be32_to_cpu(context->params2)); in query_qp_attr()