Searched refs:flags_pd (Results 1 – 6 of 6) sorted by relevance
656 seg->flags_pd = cpu_to_be32(to_mpd(pd)->pdn | MLX5_MKEY_LEN64); in mlx5_ib_get_dma_mr()1007 in->seg.flags_pd = cpu_to_be32(to_mpd(pd)->pdn); in reg_create()1319 in->seg.flags_pd = cpu_to_be32(to_mpd(pd)->pdn); in mlx5_ib_alloc_mr()1335 in->seg.flags_pd = cpu_to_be32(be32_to_cpu(in->seg.flags_pd) | in mlx5_ib_alloc_mr()
947 in->ctx.flags_pd = cpu_to_be32(to_mpd(pd ? pd : devr->p0)->pdn); in create_qp_common()949 in->ctx.flags_pd = cpu_to_be32(MLX5_QP_LAT_SENSITIVE); in create_qp_common()952 in->ctx.flags_pd |= cpu_to_be32(MLX5_QP_ENABLE_SIG); in create_qp_common()955 in->ctx.flags_pd |= cpu_to_be32(MLX5_QP_BLOCK_MCAST); in create_qp_common()1646 context->flags_pd = cpu_to_be32(pd ? pd->pdn : to_mpd(dev->devr.p0)->pdn); in __mlx5_ib_modify_qp()2001 seg->flags_pd = cpu_to_be32(MLX5_MKEY_REMOTE_INVAL); in set_reg_mkey_seg()2026 seg->flags_pd = cpu_to_be32(to_mpd(umrwr->pd)->pdn); in set_reg_mkey_segment()2338 seg->flags_pd = cpu_to_be32(MLX5_MKEY_REMOTE_INVAL | sigerr << 26 | in set_sig_mkey_segment()
89 mr->pd = be32_to_cpu(in->seg.flags_pd) & 0xffffff; in mlx5_core_create_mkey()
2091 in->seg.flags_pd = cpu_to_be32(pdn | MLX5_MKEY_LEN64); in mlx5e_create_mkey()
468 __be32 flags_pd; member
934 __be32 flags_pd; member