| /OK3568_Linux_fs/kernel/include/rdma/ |
| H A D | ib_sa.h | 186 struct sa_path_rec_opa opa; member 218 struct sa_path_rec *opa) in path_conv_opa_to_ib() argument 220 if ((be32_to_cpu(opa->opa.dlid) >= in path_conv_opa_to_ib() 222 (be32_to_cpu(opa->opa.slid) >= in path_conv_opa_to_ib() 226 = OPA_MAKE_ID(be32_to_cpu(opa->opa.dlid)); in path_conv_opa_to_ib() 228 = opa->dgid.global.subnet_prefix; in path_conv_opa_to_ib() 230 = OPA_MAKE_ID(be32_to_cpu(opa->opa.slid)); in path_conv_opa_to_ib() 232 = opa->dgid.global.subnet_prefix; in path_conv_opa_to_ib() 237 ib->ib.dlid = htons(ntohl(opa->opa.dlid)); in path_conv_opa_to_ib() 238 ib->ib.slid = htons(ntohl(opa->opa.slid)); in path_conv_opa_to_ib() [all …]
|
| H A D | ib_verbs.h | 927 struct opa_ah_attr opa; member 4367 attr->opa.dlid = dlid; in rdma_ah_set_dlid() 4375 return attr->opa.dlid; in rdma_ah_get_dlid() 4395 attr->opa.src_path_bits = src_path_bits; in rdma_ah_set_path_bits() 4403 return attr->opa.src_path_bits; in rdma_ah_get_path_bits() 4411 attr->opa.make_grd = make_grd; in rdma_ah_set_make_grd() 4417 return attr->opa.make_grd; in rdma_ah_get_make_grd()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/core/ |
| H A D | uverbs_marshall.c | 39 struct rdma_ah_attr *opa) in rdma_ah_conv_opa_to_ib() argument 45 *ib = *opa; in rdma_ah_conv_opa_to_ib() 50 if (ib_query_port(dev, opa->port_num, &port_attr)) { in rdma_ah_conv_opa_to_ib() 58 rdma_ah_set_interface_id(ib, OPA_MAKE_ID(rdma_ah_get_dlid(opa))); in rdma_ah_conv_opa_to_ib()
|
| H A D | mad.c | 617 bool opa = rdma_cap_opa_mad(mad_agent_priv->qp_info->port_priv->device, in handle_outgoing_dr_smp() local 632 if (opa && smp->class_version == OPA_SM_CLASS_VERSION) { in handle_outgoing_dr_smp() 699 if (opa && smp->base_version == OPA_MGMT_BASE_VERSION) { in handle_outgoing_dr_smp() 756 if (opa) { in handle_outgoing_dr_smp() 852 bool opa; in ib_create_send_mad() local 857 opa = rdma_cap_opa_mad(mad_agent->device, mad_agent->port_num); in ib_create_send_mad() 859 if (opa && base_version == OPA_MGMT_BASE_VERSION) in ib_create_send_mad() 891 if (opa && base_version == OPA_MGMT_BASE_VERSION && in ib_create_send_mad() 1627 bool opa) in validate_mad() argument 1634 (!opa || mad_hdr->base_version != OPA_MGMT_BASE_VERSION)) { in validate_mad() [all …]
|
| H A D | sa_query.c | 80 struct opa_class_port_info opa; member 311 { OPA_PATH_REC_FIELD(opa.dlid), 315 { OPA_PATH_REC_FIELD(opa.slid), 319 { OPA_PATH_REC_FIELD(opa.raw_traffic), 351 { OPA_PATH_REC_FIELD(opa.l2_8B), 355 { OPA_PATH_REC_FIELD(opa.l2_10B), 359 { OPA_PATH_REC_FIELD(opa.l2_9B), 363 { OPA_PATH_REC_FIELD(opa.l2_16B), 371 { OPA_PATH_REC_FIELD(opa.qos_type), 375 { OPA_PATH_REC_FIELD(opa.qos_priority), [all …]
|
| H A D | agent.c | 83 int port_num, int qpn, size_t resp_mad_len, bool opa) in agent_send_response() argument 109 if (opa && mad_hdr->base_version != OPA_MGMT_BASE_VERSION) in agent_send_response()
|
| H A D | agent.h | 49 int port_num, int qpn, size_t resp_mad_len, bool opa);
|
| H A D | mad_rmpp.c | 431 bool opa = rdma_cap_opa_mad(rmpp_recv->agent->qp_info->port_priv->device, in get_mad_len() local 437 if (opa && rmpp_recv->base_version == OPA_MGMT_BASE_VERSION) { in get_mad_len()
|
| H A D | cm.c | 1346 pri_ext = opa_is_extended_lid(pri_path->opa.dlid, in cm_format_req() 1347 pri_path->opa.slid); in cm_format_req() 1388 OPA_MAKE_ID(be32_to_cpu(pri_path->opa.slid)); in cm_format_req() 1391 OPA_MAKE_ID(be32_to_cpu(pri_path->opa.dlid)); in cm_format_req() 1425 alt_ext = opa_is_extended_lid(alt_path->opa.dlid, in cm_format_req() 1426 alt_path->opa.slid); in cm_format_req() 1436 OPA_MAKE_ID(be32_to_cpu(alt_path->opa.slid)); in cm_format_req() 1440 OPA_MAKE_ID(be32_to_cpu(alt_path->opa.dlid)); in cm_format_req()
|
| H A D | ucma.c | 1323 struct sa_path_rec opa; in ucma_set_ib_path() local 1325 sa_convert_path_ib_to_opa(&opa, &sa_path); in ucma_set_ib_path() 1327 ret = rdma_set_ib_path(ctx->cm_id, &opa); in ucma_set_ib_path()
|
| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0015-lvgl-Support-select-color-depth-by-external-config.patch | 47 *It's required if opa, and transform_* style properties are used.
|
| H A D | 0005-lvgl-Add-lv_conf.h.patch | 50 + *It's required if opa, and transform_* style properties are used.
|
| /OK3568_Linux_fs/kernel/drivers/block/drbd/ |
| H A D | drbd_nl.c | 598 struct task_struct *opa; in conn_try_outdate_peer_async() local 607 opa = kthread_run(_try_outdate_peer_async, connection, "drbd_async_h"); in conn_try_outdate_peer_async() 608 if (IS_ERR(opa)) { in conn_try_outdate_peer_async()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 45152 (for opa (plus minus) 45157 In this example the pattern will be repeated four times with 'opa, opb, 45167 (for opa (pmm trunc_div)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 45152 (for opa (plus minus) 45157 In this example the pattern will be repeated four times with 'opa, opb, 45167 (for opa (pmm trunc_div)
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |