Home
last modified time | relevance | path

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

/linux/drivers/scsi/aic94xx/
H 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/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_lib.c25 u8 tcs = adapter->hw_tcs; in ixgbe_cache_ring_dcb_sriov() local
334 u8 tcs = adapter->hw_tcs; in ixgbe_set_dcb_sriov_queues() local
431 int tcs; ixgbe_set_dcb_queues() local
843 u8 tcs = adapter->hw_tcs; ixgbe_alloc_q_vector() local
[all...]
H A Dixgbe_sriov.c978 u8 tcs = adapter->hw_tcs; in ixgbe_set_vf_vlan_msg() local
H A Dixgbe_ethtool.c3350 u8 tcs = adapter->hw_tcs; in ixgbe_max_channels() local
H A Dixgbe_main.c3997 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mtqc() local
4381 u8 tcs = adapter->hw_tcs; in ixgbe_setup_mrqc() local
10724 int tcs = adapter->hw_tcs ? : 1; ixgbe_fwd_add() local
[all...]
/linux/tools/testing/selftests/sgx/
H A Dtest_encl.c76 void *tcs = (void *)op->tcs_page; in do_encl_init_tcs_page() local
H A Dmain.c1233 void *addr, *tcs, *stack_end, *ssa; in TEST_F() local
/linux/drivers/soc/qcom/
H A Drpmh-internal.h129 struct tcs_group tcs[TCS_TYPE_NR]; member
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c115 unsigned int tcs, q_per_tc; in hw_atl2_hw_queue_to_tc_map_set() local
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.c17 u16 tcs = bd->num_tc; in bnge_num_tx_to_cp() local
H A Dbnge_netdev.c257 int tcs = 1; bnge_alloc_nq_tree() local
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h73 u8 tcs; member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c4193 int tcs = bp->num_tc; bnxt_alloc_cp_rings() local
11241 int tcs = bp->num_tc; bnxt_num_tx_to_cp() local
11250 int tcs = bp->num_tc; bnxt_num_cp_to_tx() local
11278 int tcs, i; bnxt_setup_msix() local
11501 int tcs = bp->num_tc; bnxt_reserve_rings() local
14723 bnxt_check_rings(struct bnxt * bp,int tx,int rx,bool sh,int tcs,int tx_xdp) bnxt_check_rings() argument
[all...]
H A Dbnxt_ethtool.c896 int max_rx_rings, max_tx_rings, tcs; bnxt_get_channels() local
944 int req_tx_rings, req_rx_rings, tcs; bnxt_set_channels() local
[all...]