Home
last modified time | relevance | path

Searched defs:tc (Results 76 – 100 of 304) sorted by relevance

12345678910>>...13

/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcase.py22 tc = None variable in OETestCase
H A Drunner.py39 def __init__(self, tc, *args, **kwargs): argument
249 def __init__(self, tc, *args, **kwargs): argument
H A Dloader.py75 def __init__(self, tc, module_paths, modules, tests, modules_required, argument
/openbmc/linux/tools/perf/tests/
H A Dperf-time-to-tsc.c85 struct perf_tsc_conversion tc; in test__perf_time_to_tsc() local
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c1089 int tc, i, n; in vsc9959_tas_min_gate_lengths() local
1144 static void vsc9959_port_qmaxsdu_set(struct ocelot *ocelot, int port, int tc, in vsc9959_port_qmaxsdu_set()
1183 static u32 vsc9959_port_qmaxsdu_get(struct ocelot *ocelot, int port, int tc) in vsc9959_port_qmaxsdu_get()
1199 static u32 vsc9959_tas_tc_max_sdu(struct tc_taprio_qopt_offload *taprio, int tc) in vsc9959_tas_tc_max_sdu()
1224 int tc; in vsc9959_tas_guard_bands_update() local
2532 int tc, port, other_port; in vsc9959_cut_through_fwd() local
/openbmc/linux/include/scsi/
H A Dscsi_transport.h48 #define transport_class_to_shost(tc) \ argument
/openbmc/qemu/hw/tpm/
H A Dtpm_tis_sysbus.c131 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_tis_sysbus_class_init() local
H A Dtpm_tis_isa.c173 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_tis_isa_class_init() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_mqprio.c383 u8 tc) in cxgb4_mqprio_class_bind()
407 u8 tc) in cxgb4_mqprio_class_unbind()
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c179 u8 *tc, bool *changed) in hclge_ets_validate()
601 u8 tc = mqprio_qopt->qopt.num_tc; in hclge_setup_tc() local
/openbmc/linux/arch/mips/kernel/
H A Dmips-mt.c58 int tc; in mips_mt_regdump() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhv_vhca_stats.c21 int tc; in mlx5e_hv_vhca_fill_ring_stats() local
/openbmc/linux/drivers/ptp/
H A Dptp_mock.c39 struct timecounter tc; member
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c168 bool app_tlv, bool enable, u8 prio, u8 tc, in qed_dcbx_set_params()
200 bool app_tlv, bool enable, u8 prio, u8 tc, in qed_dcbx_update_app_info()
257 u8 tc, priority_map; in qed_dcbx_process_tlv() local
1349 static void qed_dcbnl_getpgtccfgtx(struct qed_dev *cdev, int tc, u8 *prio_type, in qed_dcbnl_getpgtccfgtx()
1391 static void qed_dcbnl_getpgtccfgrx(struct qed_dev *cdev, int tc, u8 *prio, in qed_dcbnl_getpgtccfgrx()
1563 int tc, in qed_dcbnl_setpgtccfgtx()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_priv.c782 static int cpsw_tc_to_fifo(int tc, int num_tc) in cpsw_tc_to_fifo()
939 int tc, ret, fifo; in cpsw_set_cbs() local
1000 int i, tc, ret; in cpsw_set_mqprio() local
1084 int i, tc, fifo; in cpsw_mqprio_resume() local
/openbmc/linux/drivers/base/
H A Dtransport_class.c71 static int anon_transport_dummy_function(struct transport_container *tc, in anon_transport_dummy_function()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh_internal.h213 #define HW_ATL2_TPS_DATA_TCTCREDIT_MAX_ADR(tc) (0x00007110 + (tc) * 0x4) argument
232 #define HW_ATL2_TPS_DATA_TCTWEIGHT_ADR(tc) (0x00007110 + (tc) * 0x4) argument
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_cdev.c135 static int ssam_cdev_notifier_register(struct ssam_cdev_client *client, u8 tc, int priority) in ssam_cdev_notifier_register()
187 static int ssam_cdev_notifier_unregister(struct ssam_cdev_client *client, u8 tc) in ssam_cdev_notifier_unregister()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.h51 struct ocelot_port_tc tc; member
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h456 u8 tc; member
488 u8 tc; member
507 u8 tc; member
522 u8 tc; member
548 u8 tc; member
559 u8 tc; member
629 u8 tc; member
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dat91_tc.h40 at91_tcc_t tc[3]; /* 0x00 TC Channel 0-2 */ member
/openbmc/qemu/include/exec/
H A Dtranslation-block.h91 struct tb_tc tc; member
/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Dtimer.h15 u32 tc; /* Timer Counter */ member
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.c363 unsigned tc, num_tc; in efx_siena_setup_tc() local
/openbmc/linux/drivers/input/touchscreen/
H A Dtps6507x-ts.c45 struct ts_event tc; member

12345678910>>...13