Home
last modified time | relevance | path

Searched defs:tc (Results 101 – 125 of 306) sorted by relevance

12345678910>>...13

/openbmc/qemu/include/exec/
H A Dtranslation-block.h94 struct tb_tc tc; member
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dhwif.c115 const void *tc; member
H A Dstmmac_tc.c669 int tc = tc_classid_to_hwtc(priv->dev, cls->classid); in tc_add_vlan_flow() local
740 int tc = tc_classid_to_hwtc(priv->dev, cls->classid); in tc_add_ethtype_flow() local
/openbmc/linux/include/linux/net/intel/
H A Diidc.h47 u8 tc; /* TC branch the Qset should belong to */ member
/openbmc/linux/tools/lib/bpf/
H A Dnlattr.h61 struct tcmsg tc; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c41 static u64 mlx4_en_read_clock(const struct cyclecounter *tc) in mlx4_en_read_clock()
/openbmc/linux/drivers/md/bcache/
H A Dsuper.c2419 struct cache_set *c, *tc; in bch_is_open_backing() local
2434 struct cache_set *c, *tc; in bch_is_open_cache() local
2681 struct cache_set *c, *tc; in bch_pending_bdevs_cleanup() local
2728 struct cache_set *c, *tc; in bcache_reboot() local
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dtrace.h278 #define ssam_show_ssh_tc(tc) \ argument
H A Dbus.c395 u8 d, tc, tid, iid, fn; in ssam_device_uid_from_string() local
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c78 static inline void mips_tc_wake(MIPSCPU *cpu, int tc) in mips_tc_wake()
88 static inline void mips_tc_sleep(MIPSCPU *cpu, int tc) in mips_tc_sleep()
112 static CPUMIPSState *mips_cpu_map_tc(CPUMIPSState *env, int *tc) in mips_cpu_map_tc()
154 static void sync_c0_tcstatus(CPUMIPSState *cpu, int tc, in sync_c0_tcstatus()
186 static void sync_c0_entryhi(CPUMIPSState *cpu, int tc) in sync_c0_entryhi()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c130 int hw_atl_b0_set_fc(struct aq_hw_s *self, u32 fc, u32 tc) in hw_atl_b0_set_fc()
158 u32 tc = 0U; in hw_atl_b0_hw_qos_set() local
346 int tc; in hw_atl_b0_hw_init_tx_tc_rate_limit() local
H A Dhw_atl_llh.c802 u32 user_priority, u32 tc) in hw_atl_rpf_rpb_user_priority_tc_map_set()
1511 const u32 tc, in hw_atl_tps_tx_pkt_shed_desc_tc_max_credit_set()
1521 const u32 tc, in hw_atl_tps_tx_pkt_shed_desc_tc_weight_set()
1540 const u32 tc, in hw_atl_tps_tx_pkt_shed_tc_data_max_credit_set()
1550 const u32 tc, in hw_atl_tps_tx_pkt_shed_tc_data_weight_set()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi_regs.h22 #define BXT_MIPI_TRANS_HACTIVE(tc) _MMIO_MIPI(tc, \ argument
27 #define BXT_MIPI_TRANS_VACTIVE(tc) _MMIO_MIPI(tc, \ argument
32 #define BXT_MIPI_TRANS_VTOTAL(tc) _MMIO_MIPI(tc, \ argument
48 #define BXT_MIPI_PORT_CTRL(tc) _MMIO_MIPI(tc, _BXT_MIPIA_PORT_CTRL, _BXT_MIPIC_PORT_CTRL) argument
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c224 static u32 enetc_get_cbs_enable(struct enetc_hw *hw, u8 tc) in enetc_get_cbs_enable()
229 static u8 enetc_get_cbs_bw(struct enetc_hw *hw, u8 tc) in enetc_get_cbs_bw()
244 u8 tc = cbs->queue; in enetc_setup_tc_cbs() local
356 int tc; in enetc_setup_tc_txtime() local
/openbmc/linux/include/linux/surface_aggregator/
H A Dserial_hub.h98 u8 tc; member
244 static inline u16 ssh_tc_to_rqid(u8 tc) in ssh_tc_to_rqid()
/openbmc/linux/drivers/xen/
H A Defi.c44 static efi_status_t xen_efi_get_time(efi_time_t *tm, efi_time_cap_t *tc) in xen_efi_get_time()
/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.h31 u8 tc; /* Traffic Class */ member
/openbmc/linux/fs/ntfs/
H A Dunistr.c352 unsigned char *tc; in ntfs_ucstonls() local
/openbmc/linux/tools/lib/thermal/
H A Dcommands.c314 thermal_error_t thermal_cmd_get_cdev(struct thermal_handler *th, struct thermal_cdev **tc) in thermal_cmd_get_cdev()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsk_assign.c35 FILE *tc; in configure_stack() local
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c1523 u8 tc, in dpni_set_queue()
1571 u8 tc, in dpni_get_queue()
1675 u8 tc, in dpni_set_taildrop()
1719 u8 tc, in dpni_get_taildrop()
/openbmc/qemu/util/
H A Doslib-posix.c452 int max_threads, ThreadContext *tc, bool async, in touch_all_pages()
587 ThreadContext *tc, bool async, Error **errp) in qemu_prealloc_mem()
/openbmc/qemu/hw/tpm/
H A Dtpm_crb.c321 TPMIfClass *tc = TPM_IF_CLASS(klass); in tpm_crb_class_init() local
/openbmc/linux/drivers/ptp/
H A Dptp_private.h68 struct timecounter tc; member
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c1048 int con_idx, struct cti_trig_con *tc) in cti_create_con_sysfs_group()
1070 struct cti_trig_con *tc) in cti_create_con_attr_set()
1141 struct cti_trig_con *tc; in cti_create_cons_sysfs() local

12345678910>>...13