Searched defs:tcs (Results 1 – 13 of 13) sorted by relevance
/drivers/soc/qcom/ |
D | rpmh-rsc.c | 212 struct tcs_group *tcs = &drv->tcs[type]; in tcs_invalidate() local 252 struct tcs_group *tcs; in get_tcs_for_msg() local 301 struct tcs_group *tcs; in get_req_from_tcs() local 508 static int check_for_req_inflight(struct rsc_drv *drv, struct tcs_group *tcs, in check_for_req_inflight() 540 static int find_free_tcs(struct tcs_group *tcs) in find_free_tcs() 568 static int claim_tcs_for_req(struct rsc_drv *drv, struct tcs_group *tcs, in claim_tcs_for_req() 608 struct tcs_group *tcs; in rpmh_rsc_send_data() local 665 static int find_slots(struct tcs_group *tcs, const struct tcs_request *msg, in find_slots() 704 struct tcs_group *tcs; in rpmh_rsc_write_ctrl_data() local 738 const struct tcs_group *tcs = &drv->tcs[ACTIVE_TCS]; in rpmh_rsc_ctrlr_is_busy() local [all …]
|
D | rpmh-internal.h | 121 struct tcs_group tcs[TCS_TYPE_NR]; member
|
/drivers/scsi/aic94xx/ |
D | aic94xx_tmf.c | 47 #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
|
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_lib.c | 25 u8 tcs = adapter->hw_tcs; in ixgbe_cache_ring_dcb_sriov() local 330 u8 tcs = adapter->hw_tcs; in ixgbe_set_dcb_sriov_queues() local 427 int tcs; in ixgbe_set_dcb_queues() local 841 u8 tcs = adapter->hw_tcs; in ixgbe_alloc_q_vector() local
|
D | ixgbe_sriov.c | 949 u8 tcs = adapter->hw_tcs; in ixgbe_set_vf_vlan_msg() local
|
D | ixgbe_ethtool.c | 3184 u8 tcs = adapter->hw_tcs; in ixgbe_max_channels() local
|
D | ixgbe_main.c | 3555 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mtqc() local 3932 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mrqc() local 9948 int tcs = adapter->hw_tcs ? : 1; in ixgbe_fwd_add() local
|
/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
D | hw_atl2.c | 115 unsigned int tcs, q_per_tc; in hw_atl2_hw_queue_to_tc_map_set() local
|
/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_nic.h | 71 u8 tcs; member
|
D | aq_nic.c | 1451 int aq_nic_setup_tc_mqprio(struct aq_nic_s *self, u32 tcs, u8 *prio_tc_map) in aq_nic_setup_tc_mqprio()
|
/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 1107 u8 tcs = netdev_get_num_tc(dev); in fm10k_max_channels() local
|
/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_ethtool.c | 820 int max_rx_rings, max_tx_rings, tcs; in bnxt_get_channels() local 868 int req_tx_rings, req_rx_rings, tcs; in bnxt_set_channels() local
|
D | bnxt.c | 8750 int tcs, i; in bnxt_setup_msix() local 9012 int tcs = netdev_get_num_tc(bp->dev); in bnxt_reserve_rings() local 11832 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs, in bnxt_check_rings()
|