/linux/drivers/soc/qcom/ |
A D | rpmh-rsc.c | 212 struct tcs_group *tcs = &drv->tcs[type]; in tcs_invalidate() local 218 for (m = tcs->offset; m < tcs->offset + tcs->num_tcs; m++) in tcs_invalidate() 275 tcs = &drv->tcs[type]; in get_tcs_for_msg() 277 tcs = &drv->tcs[WAKE_TCS]; in get_tcs_for_msg() 305 tcs = &drv->tcs[i]; in get_req_from_tcs() 307 return tcs->req[tcs_id - tcs->offset]; in get_req_from_tcs() 623 tcs->req[tcs_id - tcs->offset] = msg; in rpmh_rsc_send_data() 675 if (slot >= tcs->num_tcs * tcs->ncpt) in find_slots() 748 tcs = &drv->tcs[WAKE_TCS]; in rpmh_rsc_ctrlr_is_busy() 750 max = tcs->offset + tcs->num_tcs; in rpmh_rsc_ctrlr_is_busy() [all …]
|
A D | rpmh-internal.h | 121 struct tcs_group tcs[TCS_TYPE_NR]; member
|
/linux/drivers/scsi/aic94xx/ |
A D | aic94xx_tmf.c | 47 #define DECLARE_TCS(tcs) \ argument 86 DECLARE_TCS(tcs); \ 95 ascb->uldd_task = &tcs; \ 107 res = tcs.dl_opcode; \ 309 tcs = ascb->uldd_task; in asd_tmf_tasklet_complete() 317 tcs->tag = ascb->tag; in asd_tmf_tasklet_complete() 395 DECLARE_TCS(tcs); in asd_abort_task() 462 tascb->tag = tcs.tag; in asd_abort_task() 480 res = tcs.tmf_state; in asd_abort_task() 564 DECLARE_TCS(tcs); in asd_initiate_ssp_tmf() [all …]
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_lib.c | 25 u8 tcs = adapter->hw_tcs; in ixgbe_cache_ring_dcb_sriov() local 28 if (tcs <= 1) in ixgbe_cache_ring_dcb_sriov() 61 if (fcoe->offset < tcs) in ixgbe_cache_ring_dcb_sriov() 333 u8 tcs = adapter->hw_tcs; in ixgbe_set_dcb_sriov_queues() local 336 if (tcs <= 1) in ixgbe_set_dcb_sriov_queues() 350 if (tcs > 4) { in ixgbe_set_dcb_sriov_queues() 405 } else if (tcs > 1) { in ixgbe_set_dcb_sriov_queues() 430 int tcs; in ixgbe_set_dcb_queues() local 433 tcs = adapter->hw_tcs; in ixgbe_set_dcb_queues() 436 if (tcs <= 1) in ixgbe_set_dcb_queues() [all …]
|
A D | ixgbe_main.c | 3562 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mtqc() local 3575 if (tcs > 4) in ixgbe_setup_mtqc() 3577 else if (tcs > 1) in ixgbe_setup_mtqc() 3585 if (tcs > 4) { in ixgbe_setup_mtqc() 3587 } else if (tcs > 1) { in ixgbe_setup_mtqc() 3602 if (tcs) { in ixgbe_setup_mtqc() 3939 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mrqc() local 3942 if (tcs > 4) in ixgbe_setup_mrqc() 3944 else if (tcs > 1) in ixgbe_setup_mrqc() 3958 if (tcs > 4) in ixgbe_setup_mrqc() [all …]
|
A D | ixgbe_sriov.c | 945 u8 tcs = adapter->hw_tcs; in ixgbe_set_vf_vlan_msg() local 947 if (adapter->vfinfo[vf].pf_vlan || tcs) { in ixgbe_set_vf_vlan_msg()
|
/linux/tools/testing/selftests/sgx/ |
A D | test_encl.lds | 5 tcs PT_LOAD; 13 .tcs : { 14 *(.tcs*) 15 } : tcs
|
A D | main.c | 170 self->run.tcs = self->encl.encl_base; in FIXTURE_SETUP()
|
/linux/Documentation/devicetree/bindings/soc/qcom/ |
A D | rpmh-rsc.txt | 45 The tcs-offset specifies the start address of the 52 "drv-0", "drv-1", "drv-2" etc and "tcs-offset". The 66 - qcom,tcs-config: 109 qcom,tcs-offset = <0xd00>; 111 qcom,tcs-config = <ACTIVE_TCS 2>, 131 qcom,tcs-offset = <0x1c00>; 133 qcom,tcs-config = <ACTIVE_TCS 0>,
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2.c | 115 unsigned int tcs, q_per_tc; in hw_atl2_hw_queue_to_tc_map_set() local 124 tcs = 8; in hw_atl2_hw_queue_to_tc_map_set() 128 tcs = 4; in hw_atl2_hw_queue_to_tc_map_set() 135 for (tc = 0; tc != tcs; tc++) { in hw_atl2_hw_queue_to_tc_map_set() 177 tx_buff_size /= cfg->tcs; in hw_atl2_hw_qos_set() 178 rx_buff_size /= cfg->tcs; in hw_atl2_hw_qos_set() 179 for (tc = 0; tc < cfg->tcs; tc++) { in hw_atl2_hw_qos_set() 263 (BIT(nic_cfg->tcs) - 1); in hw_atl2_hw_init_tx_tc_rate_limit() 269 for (tc = 0; tc != nic_cfg->tcs; tc++) { in hw_atl2_hw_init_tx_tc_rate_limit() 295 for (tc = 0; tc != nic_cfg->tcs; tc++) { in hw_atl2_hw_init_tx_tc_rate_limit() [all …]
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
A D | aq_nic.c | 81 if (cfg->tcs > 2) in aq_nic_cfg_update_num_vecs() 101 cfg->tcs = AQ_CFG_TCS_DEF; in aq_nic_cfg_start() 153 cfg->prio_tc_map[i] = cfg->tcs * i / 8; in aq_nic_cfg_start() 552 self->aq_vecs * cfg->tcs); in aq_nic_start() 557 self->aq_vecs * cfg->tcs); in aq_nic_start() 561 for (i = 0; i < cfg->tcs; i++) { in aq_nic_start() 1473 if (tcs == cfg->tcs || (tcs == 0 && !cfg->is_qos)) in aq_nic_setup_tc_mqprio() 1480 cfg->tcs = tcs; in aq_nic_setup_tc_mqprio() 1481 if (cfg->tcs == 0) in aq_nic_setup_tc_mqprio() 1482 cfg->tcs = 1; in aq_nic_setup_tc_mqprio() [all …]
|
A D | aq_nic.h | 71 u8 tcs; member 209 int aq_nic_setup_tc_mqprio(struct aq_nic_s *self, u32 tcs, u8 *prio_tc_map);
|
A D | aq_filters.c | 175 if (fsp->ring_cookie > cfg->num_rss_queues * cfg->tcs) { in aq_check_approve_fvlan() 178 cfg->num_rss_queues * cfg->tcs - 1); in aq_check_approve_fvlan() 280 if (fsp->ring_cookie >= cfg->num_rss_queues * cfg->tcs) { in aq_rule_is_not_correct() 284 cfg->num_rss_queues * cfg->tcs - 1); in aq_rule_is_not_correct()
|
A D | aq_ethtool.c | 178 (rx_stat_cnt + tx_stat_cnt) * cfg->vecs * cfg->tcs; in aq_ethtool_n_stats() 265 for (tc = 0; tc < cfg->tcs; tc++) { in aq_ethtool_get_strings()
|
A D | aq_vec.c | 141 for (i = 0; i < aq_nic_cfg->tcs; ++i) { in aq_vec_ring_alloc()
|
/linux/Documentation/devicetree/bindings/interconnect/ |
A D | qcom,bcm-voter.yaml | 24 qcom,tcs-wait: 63 qcom,tcs-wait = <QCOM_ICC_TAG_AMC>;
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
A D | hw_atl_b0.c | 172 tx_buff_size /= cfg->tcs; in hw_atl_b0_hw_qos_set() 173 rx_buff_size /= cfg->tcs; in hw_atl_b0_hw_qos_set() 174 for (tc = 0; tc < cfg->tcs; tc++) { in hw_atl_b0_hw_qos_set() 353 (BIT(nic_cfg->tcs) - 1); in hw_atl_b0_hw_init_tx_tc_rate_limit() 359 for (tc = 0; tc != nic_cfg->tcs; tc++) { in hw_atl_b0_hw_init_tx_tc_rate_limit() 390 for (tc = 0; tc != nic_cfg->tcs; tc++) { in hw_atl_b0_hw_init_tx_tc_rate_limit() 404 (nic_cfg->tcs - num_min_rated_tcs); in hw_atl_b0_hw_init_tx_tc_rate_limit() 438 for (tc = nic_cfg->tcs; tc != AQ_CFG_TCS_MAX; tc++) { in hw_atl_b0_hw_init_tx_tc_rate_limit()
|
/linux/arch/x86/include/uapi/asm/ |
A D | sgx.h | 115 __u64 tcs; member
|
/linux/Documentation/devicetree/bindings/regulator/ |
A D | fan53555.txt | 5 "silergy,syr828" or "tcs,tcs4525".
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt_ethtool.c | 824 int max_rx_rings, max_tx_rings, tcs; in bnxt_get_channels() local 836 tcs = netdev_get_num_tc(dev); in bnxt_get_channels() 837 tx_grps = max(tcs, 1); in bnxt_get_channels() 850 if (tcs > 1) in bnxt_get_channels() 851 max_tx_rings /= tcs; in bnxt_get_channels() 872 int req_tx_rings, req_rx_rings, tcs; in bnxt_set_channels() local 895 tcs = netdev_get_num_tc(dev); in bnxt_set_channels() 906 rc = bnxt_check_rings(bp, req_tx_rings, req_rx_rings, sh, tcs, tx_xdp); in bnxt_set_channels() 944 if (tcs > 1) in bnxt_set_channels() 945 bp->tx_nr_rings = bp->tx_nr_rings_per_tc * tcs + tx_xdp; in bnxt_set_channels()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k_ethtool.c | 1107 u8 tcs = netdev_get_num_tc(dev); in fm10k_max_channels() local 1110 if (tcs > 1) in fm10k_max_channels() 1111 max_combined = BIT((fls(max_combined / tcs) - 1)); in fm10k_max_channels()
|
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
A D | iavf.rst | 158 Example: Sets up two tcs, tc0 and tc1, with 16 queues each and max tx rate set 167 map: priority mapping for up to 16 priorities to tcs (e.g. map 0 0 0 0 1 1 1 1 172 number of queues for all tcs is 64 or number of cores, whichever is lower.)
|
/linux/arch/arm/boot/dts/ |
A D | qcom-sdx55.dtsi | 633 qcom,tcs-offset = <0xd00>; 635 qcom,tcs-config = <ACTIVE_TCS 2>, <SLEEP_TCS 2>,
|
/linux/arch/arm64/boot/dts/qcom/ |
A D | sm6350.dtsi | 879 qcom,tcs-offset = <0xd00>; 881 qcom,tcs-config = <ACTIVE_TCS 2>, <SLEEP_TCS 3>,
|
/linux/arch/arm64/boot/dts/rockchip/ |
A D | rk3566-quartz64-a.dts | 212 compatible = "tcs,tcs4525";
|