Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soc/qcom/
Drpmh-rsc.c108 struct tcs_group *tcs; in tcs_invalidate() local
152 struct tcs_group *tcs; in get_tcs_for_msg() local
192 struct tcs_group *tcs; in get_req_from_tcs() local
310 static int check_for_req_inflight(struct rsc_drv *drv, struct tcs_group *tcs, in check_for_req_inflight()
336 static int find_free_tcs(struct tcs_group *tcs) in find_free_tcs()
350 struct tcs_group *tcs; in tcs_write() local
422 static int find_match(const struct tcs_group *tcs, const struct tcs_cmd *cmd, in find_match()
447 static int find_slots(struct tcs_group *tcs, const struct tcs_request *msg, in find_slots()
482 struct tcs_group *tcs; in tcs_ctrl_write() local
534 struct tcs_group *tcs; in rpmh_probe_tcs_config() local
Drpmh-internal.h101 struct tcs_group tcs[TCS_TYPE_NR]; member
/Linux-v5.4/drivers/scsi/aic94xx/
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-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe_lib.c25 u8 tcs = adapter->hw_tcs; in ixgbe_cache_ring_dcb_sriov() local
329 u8 tcs = adapter->hw_tcs; in ixgbe_set_dcb_sriov_queues() local
426 int tcs; in ixgbe_set_dcb_queues() local
840 u8 tcs = adapter->hw_tcs; in ixgbe_alloc_q_vector() local
Dixgbe_sriov.c947 u8 tcs = adapter->hw_tcs; in ixgbe_set_vf_vlan_msg() local
Dixgbe_ethtool.c3092 u8 tcs = adapter->hw_tcs; in ixgbe_max_channels() local
Dixgbe_main.c3571 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mtqc() local
3949 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mrqc() local
10050 int tcs = adapter->hw_tcs ? : 1; in ixgbe_fwd_add() local
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_nic.h47 u8 tcs; member
Daq_hw.h46 u8 tcs; member
/Linux-v5.4/drivers/net/ethernet/intel/fm10k/
Dfm10k_ethtool.c1104 u8 tcs = netdev_get_num_tc(dev); in fm10k_max_channels() local
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c766 int max_rx_rings, max_tx_rings, tcs; in bnxt_get_channels() local
809 int req_tx_rings, req_rx_rings, tcs; in bnxt_set_channels() local
Dbnxt.c7873 int tcs, i; in bnxt_setup_msix() local
8127 int tcs = netdev_get_num_tc(bp->dev); in bnxt_reserve_rings() local
10325 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs, in bnxt_check_rings()