Lines Matching refs:pkey_index
76 int pkey_index; member
1135 sqp->pkey_index = attr->pkey_index; in store_sqp_attrs()
1327 context->pri_path.pkey_index = attr->pkey_index; in __mlx4_ib_modify_qp()
1359 context->alt_path.pkey_index = attr->alt_pkey_index; in __mlx4_ib_modify_qp()
1595 if (attr->pkey_index >= dev->dev->caps.pkey_table_len[p]) { in mlx4_ib_modify_qp()
1598 ibqp->qp_num, attr->pkey_index, cur_state, in mlx4_ib_modify_qp()
1878 ib_get_cached_pkey(ib_dev, sqp->qp.port, sqp->pkey_index, &pkey); in build_mlx_header()
1880 ib_get_cached_pkey(ib_dev, sqp->qp.port, wr->wr.ud.pkey_index, &pkey); in build_mlx_header()
2091 hdr.pkey_index = cpu_to_be16(wr->wr.ud.pkey_index); in build_tunnel_header()
2713 qp_attr->alt_pkey_index = context.alt_path.pkey_index & 0x7f; in mlx4_ib_query_qp()
2717 qp_attr->pkey_index = context.pri_path.pkey_index & 0x7f; in mlx4_ib_query_qp()