Searched defs:tcs (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/scsi/aic94xx/ |
H A 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
|
/linux/tools/testing/selftests/sgx/ |
H A D | test_encl.c | 76 void *tcs = (void *)op->tcs_page; in do_encl_init_tcs_page() local
|
H A D | main.c | 1233 void *addr, *tcs, *stack_end, *ssa; in TEST_F() local
|
/linux/drivers/soc/qcom/ |
H A D | rpmh-internal.h | 129 struct tcs_group tcs[TCS_TYPE_NR]; member
|
/linux/arch/x86/include/uapi/asm/ |
H A D | sgx.h | 177 __u64 tcs; member
|
/linux/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_nic.h | 73 u8 tcs; member
|
H A D | aq_nic.c | 1600 int aq_nic_setup_tc_mqprio(struct aq_nic_s *self, u32 tcs, u8 *prio_tc_map) in aq_nic_setup_tc_mqprio()
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_ethtool.c | 1113 u8 tcs = netdev_get_num_tc(dev); in fm10k_max_channels() local
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_sriov.c | 974 u8 tcs = adapter->hw_tcs; in ixgbe_set_vf_vlan_msg() local
|
H A D | ixgbe_ethtool.c | 3221 u8 tcs = adapter->hw_tcs; in ixgbe_max_channels() local
|
H A D | ixgbe_main.c | 3826 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mtqc() local 4203 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mrqc() local 10461 int tcs = adapter->hw_tcs ? : 1; in ixgbe_fwd_add() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_ethtool.c | 890 int max_rx_rings, max_tx_rings, tcs; in bnxt_get_channels() local 938 int req_tx_rings, req_rx_rings, tcs; in bnxt_set_channels() local
|
H A D | bnxt.c | 4094 int tcs = bp->num_tc; in bnxt_alloc_cp_rings() local 10996 int tcs = bp->num_tc; in bnxt_num_tx_to_cp() local 11005 int tcs = bp->num_tc; in bnxt_num_cp_to_tx() local 11033 int tcs, i; in bnxt_setup_msix() local 11256 int tcs = bp->num_tc; in bnxt_reserve_rings() local 14445 int bnxt_check_rings(struct bnxt *bp, int tx, int rx, bool sh, int tcs, in bnxt_check_rings()
|