| /freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
| H A D | qcom,rpmh-rsc.yaml | 4 $id: http://devicetree.org/schemas/soc/qcom/qcom,rpmh-rsc.yaml# 7 title: Qualcomm RPMH RSC 20 (Resource State Coordinator a.k.a RSC) that can handle multiple sleep and 31 See also:: <dt-bindings/soc/qcom,rpmh-rsc.h> 42 Drivers that want to use the RSC to communicate with RPMH must specify their 43 bindings as child nodes of the RSC controllers they wish to communicate with. 47 const: qcom,rpmh-rsc 59 Name for the RSC. The name would be used in trace logs. 64 The ID of the DRV in the RSC block that will be used by this controller. 133 // For a TCS whose RSC base address is 0x179C0000 and is at a DRV id of [all …]
|
| H A D | rpmh-rsc.txt | 1 RPMH RSC: 11 (Resource State Coordinator a.k.a RSC) that can handle multiple sleep and 38 Definition: Should be "qcom,rpmh-rsc". 44 DRV(s). The number of DRVs in the dependent on the RSC. 63 Definition: The id of the DRV in the RSC block that will be used by 84 Definition: Name for the RSC. The name would be used in trace logs. 86 Drivers that want to use the RSC to communicate with RPMH must specify their 87 bindings as child nodes of the RSC controllers they wish to communicate with. 91 For a TCS whose RSC base address is is 0x179C0000 and is at a DRV id of 2, the 99 apps_rsc: rsc@179c0000 { [all …]
|
| /freebsd/sys/dev/thunderbolt/ |
| H A D | hcm.c | 117 struct router_softc *rsc; in hcm_cfg_task() local 136 rsc = hcm->nsc->root_rsc; in hcm_cfg_task() 137 error = tb_config_router_read(rsc, 0, 5, buf); in hcm_cfg_task() 149 error = tb_config_next_cap(rsc, &cap); in hcm_cfg_task() 169 error = tb_config_get_lc_uuid(rsc, u); in hcm_cfg_task() 178 for (i = 1; i <= rsc->max_adap; i++) { in hcm_cfg_task() 179 error = tb_config_adapter_read(rsc, i, 0, 8, buf); in hcm_cfg_task() 193 error = tb_config_find_adapter_cap(rsc, i, TB_CFG_CAP_LANE, in hcm_cfg_task() 198 error = tb_config_adapter_read(rsc, i, offset, 3, buf); in hcm_cfg_task() 212 newr.hi = rsc->route.hi; in hcm_cfg_task() [all …]
|
| H A D | router.c | 917 tb_config_get_lc_uuid(struct router_softc *rsc, uint8_t *uuid) in tb_config_get_lc_uuid() argument 924 error = tb_config_find_router_vsec(rsc, TB_CFG_VSEC_LC, &offset); in tb_config_get_lc_uuid() 926 tb_debug(rsc, DBG_ROUTER, "Error finding LC registers: %d\n", in tb_config_get_lc_uuid() 931 error = tb_config_router_read(rsc, offset + TB_LC_UUID, 4, buf); in tb_config_get_lc_uuid() 933 tb_debug(rsc, DBG_ROUTER, "Error fetching UUID: %d\n", error); in tb_config_get_lc_uuid()
|
| /freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
| H A D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated 31 WAKE/SLEEP TCSs are triggered when the RSC transitions between active and 35 ensure resources are available before use. If a specific RSC and its use 48 # as defined in Documentation/devicetree/bindings/soc/qcom/qcom,rpmh-rsc.yaml 56 # as defined in Documentation/devicetree/bindings/soc/qcom/qcom,rpmh-rsc.yaml
|
| H A D | qcom,rpmh-common.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC) 18 least one RPMh device child node pertaining to their RSC and each provider
|
| H A D | qcom,qdu1000-rpmh.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC) 18 least one RPMh device child node pertaining to their RSC and each provider
|
| H A D | qcom,sdm845.yaml | 15 able to communicate with the BCM through the Resource State Coordinator (RSC) 17 least one RPMh device child node pertaining to their RSC and each provider
|
| H A D | qcom,sc7180.yaml | 15 able to communicate with the BCM through the Resource State Coordinator (RSC) 17 least one RPMh device child node pertaining to their RSC and each provider
|
| H A D | qcom,sm8550-rpmh.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC) 18 least one RPMh device child node pertaining to their RSC and each provider
|
| H A D | qcom,rpmh.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC) 18 least one RPMh device child node pertaining to their RSC and each provider
|
| /freebsd/sys/dev/mii/ |
| H A D | rdcphy.c | 112 struct rdcphy_softc *rsc; in rdcphy_service() local 115 rsc = (struct rdcphy_softc *)sc; in rdcphy_service() 140 rsc->mii_link_tick = RDCPHY_MANNEG_TICK; in rdcphy_service() 165 if (rsc->mii_link_tick > 0) { in rdcphy_service() 166 rsc->mii_link_tick--; in rdcphy_service()
|
| /freebsd/contrib/ofed/libmlx5/ |
| H A D | mlx5.h | 345 struct mlx5_resource rsc; /* This struct must be first */ member 398 struct mlx5_resource rsc; /* This struct must be first */ member 431 struct mlx5_resource rsc; member 534 static inline struct mlx5_qp *rsc_to_mqp(struct mlx5_resource *rsc) in rsc_to_mqp() argument 536 return (struct mlx5_qp *)rsc; in rsc_to_mqp() 539 static inline struct mlx5_srq *rsc_to_msrq(struct mlx5_resource *rsc) in rsc_to_msrq() argument 541 return (struct mlx5_srq *)rsc; in rsc_to_msrq() 544 static inline struct mlx5_rwq *rsc_to_mrwq(struct mlx5_resource *rsc) in rsc_to_mrwq() argument 546 return (struct mlx5_rwq *)rsc; in rsc_to_mrwq() 648 int32_t mlx5_store_uidx(struct mlx5_context *ctx, void *rsc);
|
| H A D | verbs.c | 707 srq->rsc.rsn = resp.srqn; in mlx5_create_srq() 708 srq->rsc.type = MLX5_RSC_TYPE_SRQ; in mlx5_create_srq() 759 if (ctx->cqe_version && msrq->rsc.type == MLX5_RSC_TYPE_XSRQ) in mlx5_destroy_srq() 760 mlx5_clear_uidx(ctx, msrq->rsc.rsn); in mlx5_destroy_srq() 1401 qp->rsc.type = MLX5_RSC_TYPE_QP; in create_qp() 1402 qp->rsc.rsn = (ctx->cqe_version && !is_xrc_tgt(attr->qp_type)) ? in create_qp() 1520 __mlx5_cq_clean(to_mcq(ibqp->recv_cq), qp->rsc.rsn, in mlx5_destroy_qp() 1523 __mlx5_cq_clean(to_mcq(ibqp->send_cq), qp->rsc.rsn, NULL); in mlx5_destroy_qp() 1534 mlx5_clear_uidx(ctx, qp->rsc.rsn); in mlx5_destroy_qp() 1624 mlx5_cq_clean(to_mcq(qp->recv_cq), mqp->rsc in mlx5_modify_qp() [all...] |
| /freebsd/sys/dev/iser/ |
| H A D | iser_memory.c | 153 struct iser_reg_resources *rsc, in iser_fast_reg_mr() argument 158 struct ib_mr *mr = rsc->mr; in iser_fast_reg_mr() 169 if (!rsc->mr_valid) { in iser_fast_reg_mr() 200 rsc->mr_valid = 0; in iser_fast_reg_mr() 239 err = iser_fast_reg_mr(iser_pdu, mem, desc ? &desc->rsc : NULL, in iser_reg_rdma_mem()
|
| /freebsd/sys/net/altq/ |
| H A D | altq_hfsc.c | 354 hfsc_class_create(struct hfsc_if *hif, struct service_curve *rsc, in hfsc_class_create() argument 404 if (rsc != NULL && rsc->m2 > m2) in hfsc_class_create() 405 m2 = rsc->m2; in hfsc_class_create() 449 if (rsc != NULL && (rsc->m1 != 0 || rsc->m2 != 0)) { in hfsc_class_create() 454 sc2isc(rsc, cl->cl_rsc); in hfsc_class_create() 1562 sp->rsc.m1 = SATU32(sm2m(cl->cl_rsc->sm1)); in get_class_stats_v0() 1563 sp->rsc.d = dx2d(cl->cl_rsc->dx); in get_class_stats_v0() 1564 sp->rsc.m2 = SATU32(sm2m(cl->cl_rsc->sm2)); in get_class_stats_v0() 1566 sp->rsc.m1 = 0; in get_class_stats_v0() 1567 sp->rsc.d = 0; in get_class_stats_v0() [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mld/ |
| H A D | d3.c | 48 struct iwl_wowlan_rsc_tsc_params_cmd *rsc; member 301 /* The rsc for both gtk keys are stored in gtk[0]->sc->mcast_rsc in iwl_mld_convert_gtk_resume_data() 1367 __le64 *rsc) in iwl_mld_suspend_convert_tkip_ipn() argument 1373 rsc[i] = in iwl_mld_suspend_convert_tkip_ipn() 1404 key_rsc = data->rsc->ucast_rsc; in iwl_mld_suspend_key_data_iter() 1422 ARRAY_SIZE(data->rsc->mcast_key_id_map))) in iwl_mld_suspend_key_data_iter() 1426 key_rsc = data->rsc->mcast_rsc[data->gtks % 2]; in iwl_mld_suspend_key_data_iter() 1427 data->rsc->mcast_key_id_map[key->keyidx] = in iwl_mld_suspend_key_data_iter() 1434 data->rsc->mcast_key_id_map[prev_idx] = in iwl_mld_suspend_key_data_iter() 1503 data.rsc = kzalloc(sizeof(*data.rsc), GFP_KERNEL); in iwl_mld_suspend_send_security_cmds() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/remoteproc/ |
| H A D | st,stm32-rproc.yaml | 125 st,syscfg-rsc-tbl: 175 st,syscfg-rsc-tbl = <&tamp 0x144 0xFFFFFFFF>; 188 st,syscfg-rsc-tbl = <&tamp 0x144 0xFFFFFFFF>;
|
| /freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
| H A D | d3.h | 575 struct iwl_wowlan_rsc_tsc_params_cmd_ver_2 rsc; member 588 * @rsc: TSC RSC counters 596 struct iwl_wowlan_rsc_tsc_params_cmd_ver_2 rsc; member 601 * @ucast_rsc: unicast RSC values 602 * @mcast_rsc: multicast RSC values (per key map value) 623 * @sc: RSC/TSC counters
|
| /freebsd/sys/dev/hyperv/netvsc/ |
| H A D | if_hnvar.h | 57 #define HN_NVS_RSC_MAX 562 /* Max RSC frags in one vmbus packet */ 81 struct hn_rx_rsc rsc; member 284 * RSC switch, default off
|
| H A D | if_hn.c | 2359 "switch to rsc"); in hn_attach() 3450 if (__predict_false(rxr->rsc.pktlen < ETHER_HDR_LEN)) { in hn_rxpkt() 3455 if (rxr->rsc.cnt == 1 && rxr->rsc.pktlen <= MHLEN) { in hn_rxpkt() 3461 memcpy(mtod(m_new, void *), rxr->rsc.frag_data[0], in hn_rxpkt() 3462 rxr->rsc.frag_len[0]); in hn_rxpkt() 3463 m_new->m_pkthdr.len = m_new->m_len = rxr->rsc.frag_len[0]; in hn_rxpkt() 3472 if (rxr->rsc.pktlen > MCLBYTES) { in hn_rxpkt() 3484 for (i = 0; i < rxr->rsc.cnt; i++) { in hn_rxpkt() 3485 n = hv_m_append(n, rxr->rsc.frag_len[i], in hn_rxpkt() 3486 rxr->rsc.frag_data[i]); in hn_rxpkt() [all …]
|
| /freebsd/sys/contrib/dev/iwlwifi/mvm/ |
| H A D | d3.c | 204 * firmware only supports TSC/RSC for a single key, in iwl_mvm_wowlan_program_keys() 335 struct iwl_wowlan_rsc_tsc_params_cmd *rsc; member 350 __le64 *rsc; in iwl_mvm_wowlan_get_rsc_v5_data() local 365 rsc = data->rsc->ucast_rsc; in iwl_mvm_wowlan_get_rsc_v5_data() 370 rsc = data->rsc->mcast_rsc[data->gtks % 2]; in iwl_mvm_wowlan_get_rsc_v5_data() 372 ARRAY_SIZE(data->rsc->mcast_key_id_map))) in iwl_mvm_wowlan_get_rsc_v5_data() 374 data->rsc->mcast_key_id_map[key->keyidx] = data->gtks % 2; in iwl_mvm_wowlan_get_rsc_v5_data() 379 data->rsc->mcast_key_id_map[prev_idx] = in iwl_mvm_wowlan_get_rsc_v5_data() 399 rsc[i] = cpu_to_le64(((u64)seq.tkip.iv32 << 16) | in iwl_mvm_wowlan_get_rsc_v5_data() 428 rsc[i] = cpu_to_le64((u64)pn[5] | in iwl_mvm_wowlan_get_rsc_v5_data() [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | adventure | 76 # Resource files start with "TADS2 rsc\n\r\032\0" then the compiler version. 77 0 string TADS2\ rsc TADS
|
| H A D | natinst | 22 >8 string rsc Resources File, data
|
| /freebsd/contrib/wpa/src/ap/ |
| H A D | wpa_auth.c | 326 "TESTING: Override GTK RSC %016llx --> %016llx", in wpa_auth_get_seqnum() 336 "TESTING: Override IGTK RSC %016llx --> %016llx", in wpa_auth_get_seqnum() 4035 u8 rsc[WPA_KEY_RSC_LEN]; local 4051 wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_igtk, rsc) < 0) 4054 os_memcpy(igtk.pn, rsc, sizeof(igtk.pn)); 4082 wpa_auth_get_seqnum(sm->wpa_auth, NULL, gsm->GN_bigtk, rsc) < 0) 4085 os_memcpy(bigtk.pn, rsc, sizeof(bigtk.pn)); 4183 u8 rsc[WPA_KEY_RSC_LEN]; local 4193 if (wpa_auth_get_seqnum(a, NULL, gsm->GN, rsc) < 0) 4196 os_memcpy(info->pn, rsc, sizeof(info->pn)); [all …]
|