Home
last modified time | relevance | path

Searched defs:tcs (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/drivers/soc/qcom/
A Drpmh-rsc.c264 struct tcs_group *tcs = &drv->tcs[type]; in tcs_invalidate() local
304 struct tcs_group *tcs; in get_tcs_for_msg() local
353 struct tcs_group *tcs; in get_req_from_tcs() local
546 static int check_for_req_inflight(struct rsc_drv *drv, struct tcs_group *tcs, in check_for_req_inflight()
578 static int find_free_tcs(struct tcs_group *tcs) in find_free_tcs()
606 static int claim_tcs_for_req(struct rsc_drv *drv, struct tcs_group *tcs, in claim_tcs_for_req()
646 struct tcs_group *tcs; in rpmh_rsc_send_data() local
703 static int find_slots(struct tcs_group *tcs, const struct tcs_request *msg, in find_slots()
742 struct tcs_group *tcs; in rpmh_rsc_write_ctrl_data() local
776 const struct tcs_group *tcs = &drv->tcs[ACTIVE_TCS]; in rpmh_rsc_ctrlr_is_busy() local
[all …]
A Drpmh-internal.h129 struct tcs_group tcs[TCS_TYPE_NR]; member
/linux-6.3-rc2/drivers/scsi/aic94xx/
A Daic94xx_tmf.c47 #define DECLARE_TCS(tcs) \ argument
59 struct tasklet_completion_status *tcs = ascb->uldd_task; in asd_clear_nexus_tasklet_complete() local
74 struct tasklet_completion_status *tcs = ascb->uldd_task; in asd_clear_nexus_timedout() local
248 struct tasklet_completion_status *tcs = ascb->uldd_task; in asd_tmf_timedout() local
304 struct tasklet_completion_status *tcs; in asd_tmf_tasklet_complete() local
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_lib.c25 u8 tcs = adapter->hw_tcs; in ixgbe_cache_ring_dcb_sriov() local
333 u8 tcs = adapter->hw_tcs; in ixgbe_set_dcb_sriov_queues() local
430 int tcs; in ixgbe_set_dcb_queues() local
844 u8 tcs = adapter->hw_tcs; in ixgbe_alloc_q_vector() local
A Dixgbe_sriov.c975 u8 tcs = adapter->hw_tcs; in ixgbe_set_vf_vlan_msg() local
A Dixgbe_ethtool.c3215 u8 tcs = adapter->hw_tcs; in ixgbe_max_channels() local
A Dixgbe_main.c3563 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mtqc() local
3940 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mrqc() local
10093 int tcs = adapter->hw_tcs ? : 1; in ixgbe_fwd_add() local
/linux-6.3-rc2/tools/testing/selftests/sgx/
A Dtest_encl.c73 void *tcs = (void *)op->tcs_page; in do_encl_init_tcs_page() local
A Dmain.c1233 void *addr, *tcs, *stack_end, *ssa; in TEST_F() local
/linux-6.3-rc2/arch/x86/include/uapi/asm/
A Dsgx.h177 __u64 tcs; member
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2.c115 unsigned int tcs, q_per_tc; in hw_atl2_hw_queue_to_tc_map_set() local
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_nic.h73 u8 tcs; member
A Daq_nic.c1598 int aq_nic_setup_tc_mqprio(struct aq_nic_s *self, u32 tcs, u8 *prio_tc_map) in aq_nic_setup_tc_mqprio()
/linux-6.3-rc2/drivers/net/ethernet/intel/fm10k/
A Dfm10k_ethtool.c1111 u8 tcs = netdev_get_num_tc(dev); in fm10k_max_channels() local
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c858 int max_rx_rings, max_tx_rings, tcs; in bnxt_get_channels() local
906 int req_tx_rings, req_rx_rings, tcs; in bnxt_set_channels() local
A Dbnxt.c8992 int tcs, i; in bnxt_setup_msix() local
9254 int tcs = netdev_get_num_tc(bp->dev); in bnxt_reserve_rings() local
12146 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs, in bnxt_check_rings()

Completed in 116 milliseconds