Lines Matching refs:pkey
233 __be16 pkey; member
381 be16_to_cpu(path->pkey), &av->pkey_index); in cm_init_av_by_path()
1083 req_msg->pkey = param->primary_path->pkey; in cm_format_req()
1159 (param->alternate_path->pkey != param->primary_path->pkey || in cm_validate_req_param()
1215 cm_id_priv->pkey = param->primary_path->pkey; in ib_send_cm_req()
1305 primary_path->pkey = req_msg->pkey; in cm_format_paths_from_req()
1327 alt_path->pkey = req_msg->pkey; in cm_format_paths_from_req()
1346 u16 pkey; in cm_get_bth_pkey() local
1349 ret = ib_get_cached_pkey(ib_dev, port_num, pkey_index, &pkey); in cm_get_bth_pkey()
1356 return pkey; in cm_get_bth_pkey()
1669 cm_id_priv->pkey = req_msg->pkey; in cm_req_handler()
2752 path->pkey = cm_id_priv->pkey; in cm_format_path_from_lap()
2991 sidr_req_msg->pkey = param->path->pkey; in cm_format_sidr_req()
3057 param->pkey = __be16_to_cpu(sidr_req_msg->pkey); in cm_format_sidr_req_event()