Searched refs:service_id (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/connections/
H A Dconnection.h68 int32_t service_id,
167 typedef int32_t (*VCHI_CONNECTION_SERVER_PRESENT)( VCHI_CONNECTION_STATE_T *state, int32_t service_id, int32_t peer_flags );
185 typedef void (*VCHI_CONNECTION_FLOW_CONTROL)(VCHI_CONNECTION_STATE_T *state, int32_t service_id, int32_t xoff);
188 typedef void (*VCHI_CONNECTION_SERVER_AVAILABLE_REPLY)(VCHI_CONNECTION_STATE_T *state, int32_t service_id, uint32_t flags);
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_cm.h238 __be64 service_id; member in struct:ib_cm_sidr_req_event_param
323 __be64 service_id; member in struct:ib_cm_id
366 * @service_id: Service identifier matched against incoming connection
372 * exactly. This parameter is ignored if %service_id is set to
375 int ib_cm_listen(struct ib_cm_id *cm_id, __be64 service_id,
380 __be64 service_id);
385 __be64 service_id; member in struct:ib_cm_req_param
586 __be64 service_id; member in struct:ib_cm_sidr_req_param
H A Dib_sa.h151 __be64 service_id; member in struct:ib_sa_path_rec
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_service.c94 sizeof(p_svc_rec->service_id) +
141 cl_ntoh64(p_svcr->service_record.service_id));
H A Dosm_qos_policy.c576 uint64_t service_id,
694 service_id)) {
994 IN uint64_t service_id,
1005 p_qos_policy, service_id, qos_class, pkey,
1024 cl_ntoh64(p_pr->service_id), ib_path_rec_qos_class(p_pr),
574 __qos_policy_get_match_rule_by_params( const osm_qos_policy_t * p_qos_policy, uint64_t service_id, uint16_t qos_class, uint16_t pkey, const osm_physp_t * p_src_physp, const osm_physp_t * p_dest_physp, ib_net64_t comp_mask) argument
990 __qos_policy_get_qos_level_by_params( IN const osm_qos_policy_t * p_qos_policy, IN const osm_physp_t * p_src_physp, IN const osm_physp_t * p_dest_physp, IN uint64_t service_id, IN uint16_t qos_class, IN uint16_t pkey, IN ib_net64_t comp_mask) argument
H A Dosm_sa_service_record.c228 if (p_sr_item->p_service_rec->service_id !=
229 p_svcr->service_record.service_id)
H A Dosm_sa.c722 cl_ntoh64(p_sr->service_id),
1223 PARSE_AHEAD(p, net64, " id=0x", &s_rec.service_id);
H A Dosm_helper.c1450 cl_ntoh64(p_pr->service_id),
1696 cl_ntoh64(p_sr->service_id),
/freebsd-11-stable/contrib/ofed/libibcm/
H A Dcm.h318 __be64 service_id; member in struct:ib_cm_attr_param
341 * @service_id: Service identifier matched against incoming connection
349 __be64 service_id,
355 __be64 service_id; member in struct:ib_cm_req_param
551 __be64 service_id; member in struct:ib_cm_sidr_req_param
H A Dcm.c325 param->service_id = resp->service_id;
362 __be64 service_id,
372 cmd->service_id = service_id;
399 cmd->sid = param->service_id;
696 cmd->sid = param->service_id;
361 ib_cm_listen(struct ib_cm_id *cm_id, __be64 service_id, __be64 service_mask) argument
/freebsd-11-stable/contrib/ofed/libibverbs/
H A Dsa.h104 __be64 service_id; member in struct:ibv_path_record
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cm.c557 __be64 service_id = cm_id_priv->id.service_id; local
564 if ((cur_cm_id_priv->id.service_mask & service_id) ==
565 (service_mask & cur_cm_id_priv->id.service_id) &&
573 else if (be64_lt(service_id, cur_cm_id_priv->id.service_id))
575 else if (be64_gt(service_id, cur_cm_id_priv->id.service_id))
586 __be64 service_id)
593 if ((cm_id_priv->id.service_mask & service_id)
585 cm_find_listen(struct ib_device *device, __be64 service_id) argument
1016 __ib_cm_listen(struct ib_cm_id *cm_id, __be64 service_id, __be64 service_mask) argument
1052 ib_cm_listen(struct ib_cm_id *cm_id, __be64 service_id, __be64 service_mask) argument
1081 ib_cm_insert_listen(struct ib_device *device, ib_cm_handler cm_handler, __be64 service_id) argument
[all...]
H A Dib_ucm.c584 resp.service_id = ctx->cm_id->service_id;
635 static int ucm_validate_listen(__be64 service_id, __be64 service_mask) argument
637 service_id &= service_mask;
639 if (((service_id & IB_CMA_SERVICE_ID_MASK) == IB_CMA_SERVICE_ID) ||
640 ((service_id & IB_SDP_SERVICE_ID_MASK) == IB_SDP_SERVICE_ID))
661 result = ucm_validate_listen(cmd.service_id, cmd.service_mask);
665 result = ib_cm_listen(ctx->cm_id, cmd.service_id, cmd.service_mask);
763 param.service_id = cmd.sid;
1021 param.service_id
[all...]
H A Dcm_msgs.h64 __be64 service_id; member in struct:cm_req_msg
807 __be64 service_id; member in struct:cm_sidr_req_msg
821 __be64 service_id; member in struct:cm_sidr_rep_msg
H A Dib_cma.c379 __be64 service_id; member in struct:cma_req_info
1092 ib->sib_sid = path->service_id;
1175 static u16 cma_port_from_service_id(__be64 service_id) argument
1177 return (u16)be64_to_cpu(service_id);
1183 __be64 service_id)
1192 port = htons(cma_port_from_service_id(service_id));
1214 sa_family_t sa_family, __be64 service_id)
1225 return cma_save_ip_info(src_addr, dst_addr, ib_event, service_id);
1243 req->service_id = req_param->primary_path->service_id;
1180 cma_save_ip_info(struct sockaddr *src_addr, struct sockaddr *dst_addr, struct ib_cm_event *ib_event, __be64 service_id) argument
1210 cma_save_net_info(struct sockaddr *src_addr, struct sockaddr *dst_addr, struct rdma_cm_id *listen_id, struct ib_cm_event *ib_event, sa_family_t sa_family, __be64 service_id) argument
1460 rdma_ps_from_service_id(__be64 service_id) argument
1871 const __be64 service_id = local
[all...]
H A Dib_sa_query.c159 { PATH_REC_FIELD(service_id),
/freebsd-11-stable/sys/ofed/include/uapi/rdma/
H A Dib_user_cm.h108 __be64 service_id; member in struct:ib_ucm_attr_id_resp
121 __be64 service_id; member in struct:ib_ucm_listen
/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h179 int32_t (*form_message)( VCHI_MDRIVER_HANDLE_T *handle, int32_t service_id, VCHI_MSG_VECTOR_T *vector, uint32_t count, void
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_shim.c643 params.fourcc = setup->service_id;
676 params.fourcc = setup->service_id;
/freebsd-11-stable/sys/contrib/vchiq/interface/vchi/
H A Dvchi.h128 int32_t service_id; member in struct:__anon8866
/freebsd-11-stable/contrib/ofed/infiniband-diags/src/
H A Dsaquery.c71 uint64_t service_id; member in struct:query_params
234 cl_ntoh64(p_pr->service_id),
468 cl_ntoh64(p_sr->service_id),
1078 CHECK_AND_SET_VAL(p->service_id, 64, 0, pr.service_id, PR, SERVICEID);
1722 p->service_id = strtoull(optarg, NULL, 0);
1820 {"service_id", 22, 1, NULL, "ServiceID (PathRecord)"},
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-juniper.c590 uint8_t service_id[4]; member in struct:juniper_monitor_header
604 EXTRACT_32BITS(&mh->service_id),
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sa.c622 u.svc_rec.service_id =
H A Dosm_vendor_ibumad_sa.c546 u.svc_rec.service_id =
/freebsd-11-stable/contrib/ofed/opensm/include/iba/
H A Dib_types.h2498 ib_net64_t service_id; member in struct:_ib_path_rec
2517 * service_id
2882 p_rec->service_id = 0;
6432 ib_net64_t service_id;

Completed in 231 milliseconds

12