Lines Matching refs:pkey_index
83 int pkey_index; member
1286 sqp->pkey_index = attr->pkey_index; in store_sqp_attrs()
1641 context->pri_path.pkey_index = attr->pkey_index; in __mlx4_ib_modify_qp()
1698 context->alt_path.pkey_index = attr->alt_pkey_index; in __mlx4_ib_modify_qp()
2087 if (attr->pkey_index >= dev->dev->caps.pkey_table_len[p]) { in mlx4_ib_modify_qp()
2090 ibqp->qp_num, attr->pkey_index, cur_state, in mlx4_ib_modify_qp()
2420 ib_get_cached_pkey(ib_dev, sqp->qp.port, sqp->pkey_index, &pkey); in build_mlx_header()
2422 ib_get_cached_pkey(ib_dev, sqp->qp.port, wr->pkey_index, &pkey); in build_mlx_header()
2633 hdr.pkey_index = cpu_to_be16(wr->pkey_index); in build_tunnel_header()
3268 qp_attr->alt_pkey_index = context.alt_path.pkey_index & 0x7f; in mlx4_ib_query_qp()
3272 qp_attr->pkey_index = context.pri_path.pkey_index & 0x7f; in mlx4_ib_query_qp()