/openbmc/linux/net/sched/ |
H A D | sch_mqprio.c | 175 int err, tc; in mqprio_parse_tc_entry() local 212 int tc, rem; in mqprio_parse_tc_entries() local 357 int len, tc; in mqprio_init() local 532 int tc; in mqprio_dump_tc_entries() local 649 int tc = netdev_txq_to_tc(dev, cl - 1); in mqprio_dump_class() local 674 struct netdev_tc_txq tc = dev->tc_to_txq[cl & TC_BITMASK]; in mqprio_dump_class_stats() local
|
H A D | sch_taprio.c | 118 int tc; in taprio_calculate_gate_durations() local 158 struct sched_entry *entry, int tc) in taprio_entry_allows_tx() 273 int tc; in taprio_update_queue_max_sdu() local 332 int tc, n; in find_entry_to_transmit() local 554 u8 tc; in taprio_skb_exceeds_queue_max_sdu() local 673 int tc, budget; in taprio_set_budgets() local 691 int tc, budget, new_budget = 0; in taprio_update_budgets() local 723 u8 tc; in taprio_dequeue_from_txq() local 768 static void taprio_next_tc_txq(struct net_device *dev, int tc, int *txq) in taprio_next_tc_txq() 789 int tc; in taprio_dequeue_tc_priority() local [all …]
|
H A D | sch_mqprio_lib.c | 105 int tc, num_tc = netdev_get_num_tc(dev); in mqprio_qopt_reconstruct() local 121 int tc; in mqprio_fp_to_offload() local
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | tc358775.c | 283 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_pre_enable() local 306 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_post_disable() local 378 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_enable() local 495 struct tc_data *tc = bridge_to_tc(bridge); in tc_mode_valid() local 525 static int tc358775_parse_dt(struct device_node *np, struct tc_data *tc) in tc358775_parse_dt() 583 struct tc_data *tc = bridge_to_tc(bridge); in tc_bridge_attach() local 598 static int tc_attach_host(struct tc_data *tc) in tc_attach_host() 637 struct tc_data *tc; in tc_probe() local 703 struct tc_data *tc = i2c_get_clientdata(client); in tc_remove() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | ptp.c | 318 struct mlx5e_txqsq *sq, int tc, in mlx5e_ptp_alloc_txqsq() 457 int tc, struct mlx5e_ptpsq *ptpsq) in mlx5e_ptp_open_txqsq() 515 int tc; in mlx5e_ptp_open_txqsqs() local 539 int tc; in mlx5e_ptp_close_txqsqs() local 554 int tc; in mlx5e_ptp_open_tx_cqs() local 617 int tc; in mlx5e_ptp_close_tx_cqs() local 921 int tc; in mlx5e_ptp_activate_channel() local 938 int tc; in mlx5e_ptp_deactivate_channel() local
|
H A D | reporter_tx.c | 227 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output_sq_common() 279 struct mlx5e_txqsq *sq, int tc) in mlx5e_tx_reporter_build_diagnose_output() 304 struct mlx5e_ptpsq *ptpsq, int tc) in mlx5e_tx_reporter_build_diagnose_output_ptpsq() 441 int i, tc, err = 0; in mlx5e_tx_reporter_diagnose() local 572 int i, tc, err; in mlx5e_tx_reporter_dump_all_sqs() local
|
H A D | qos.c | 463 int tc; in mlx5e_mqprio_rl_init() local 509 int tc; in mlx5e_mqprio_rl_cleanup() local 517 int mlx5e_mqprio_rl_get_node_hw_id(struct mlx5e_mqprio_rl *rl, int tc, u32 *hw_id) in mlx5e_mqprio_rl_get_node_hw_id()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdp_synproxy.c | 92 __u64 *tcpipopts, char **ports, bool *single, bool *tc) in parse_options() 188 static int syncookie_attach(const char *argv0, unsigned int ifindex, bool tc) in syncookie_attach() 370 bool tc; in main() local
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | mmio_warning_test.c | 41 struct thread_context *tc = (struct thread_context *)arg; in thr() local 58 struct thread_context tc; in test() local
|
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | tc_conntrack.c | 280 struct flow_cls_offload *tc) in efx_tc_ct_replace() 399 struct flow_cls_offload *tc) in efx_tc_ct_destroy() 422 struct flow_cls_offload *tc) in efx_tc_ct_stats()
|
H A D | tc.c | 876 struct flow_cls_offload *tc, in efx_tc_flower_handle_lhs_actions() 1359 struct flow_cls_offload *tc) in efx_tc_flower_replace_foreign() 1675 struct flow_cls_offload *tc, in efx_tc_flower_replace_lhs() 1751 struct flow_cls_offload *tc, in efx_tc_flower_replace() 2229 struct flow_cls_offload *tc) in efx_tc_flower_destroy() 2278 struct flow_cls_offload *tc) in efx_tc_flower_stats() 2314 struct flow_cls_offload *tc, struct efx_rep *efv) in efx_tc_flower()
|
/openbmc/linux/include/linux/ |
H A D | transport_class.h | 90 static inline int transport_container_register(struct transport_container *tc) in transport_container_register() 95 static inline void transport_container_unregister(struct transport_container *tc) in transport_container_unregister()
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 453 const union trap_config tc; member 1621 static __init void print_nv_trap_error(const struct encoding_to_trap_config *tc, in print_nv_trap_error() 1682 union trap_config tc; in populate_nv_trap_config() local 1764 const union trap_config tc) in compute_trap_behaviour() 1771 static bool check_fgt_bit(u64 val, const union trap_config tc) in check_fgt_bit() 1786 union trap_config tc; in __check_nv_sr_forward() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-snap-transient.c | 45 struct transient_c *tc = store->context; in transient_prepare_exception() local 78 struct transient_c *tc; in transient_ctr() local
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_llh.c | 52 void hw_atl2_new_rpf_rss_redir_set(struct aq_hw_s *aq_hw, u32 tc, u32 index, in hw_atl2_new_rpf_rss_redir_set() 106 const u32 tc, in hw_atl2_tps_tx_pkt_shed_tc_data_max_credit_set() 116 const u32 tc, in hw_atl2_tps_tx_pkt_shed_tc_data_weight_set()
|
H A D | hw_atl2.c | 116 unsigned int tc, q; in hw_atl2_hw_queue_to_tc_map_set() local 168 u32 tc = 0U; in hw_atl2_hw_qos_set() local 220 int tc; in hw_atl2_hw_rss_set() local 254 int tc; in hw_atl2_hw_init_tx_tc_rate_limit() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_hw.h | 297 u8 tc; member 303 u8 tc; member
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_dcb.c | 85 int tc; in bnxt_hwrm_queue_pri2cos_qcfg() local 164 int tc; in bnxt_hwrm_queue_cos2bw_qcfg() local 231 int tc = netdev_get_num_tc(bp->dev); in bnxt_queue_remap() local 472 static int bnxt_ets_validate(struct bnxt *bp, struct ieee_ets *ets, u8 *tc) in bnxt_ets_validate()
|
/openbmc/qemu/hw/timer/ |
H A D | allwinner-a10-pit.c | 245 AwA10TimerContext *tc = opaque; in a10_pit_timer_cb() local 273 AwA10TimerContext *tc = &s->timer_context[i]; in a10_pit_init() local
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-cti-platform.c | 121 struct cti_trig_con *tc = NULL; in cti_plat_create_v8_etm_connection() local 177 struct cti_trig_con *tc = NULL; in cti_plat_create_v8_connections() local 344 struct cti_trig_con *tc = NULL; in cti_plat_create_connection() local
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_lag.c | 316 u16 vsi_num, u16 numq, u8 tc) in ice_lag_qbuf_recfg() 358 ice_lag_get_sched_parent(struct ice_hw *hw, u8 tc) in ice_lag_get_sched_parent() 431 u16 vsi_num, u8 tc) in ice_lag_move_vf_node_tc() 594 u8 tc; in ice_lag_move_single_vf_nodes() local 799 u8 tc) in ice_lag_reclaim_vf_tc() 906 int i, tc; in ice_lag_reclaim_vf_nodes() local 1836 u16 vsi_num, u8 tc) in ice_lag_move_vf_nodes_tc_sync() 1942 int i, tc; in ice_lag_move_vf_nodes_sync() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 153 struct mlx5e_tc_table *tc; in mlx5e_tc_table_alloc() local 159 void mlx5e_tc_table_free(struct mlx5e_tc_table *tc) in mlx5e_tc_table_free() 164 struct mlx5_fs_chains *mlx5e_nic_chains(struct mlx5e_tc_table *tc) in mlx5e_nic_chains() 292 struct mlx5e_tc_table *tc = mlx5e_fs_get_tc(priv->fs); in get_act_stats_handle() local 351 struct mlx5e_tc_table *tc = mlx5e_fs_get_tc(priv->fs); in get_ct_priv() local 386 struct mlx5e_tc_table *tc = mlx5e_fs_get_tc(priv->fs); in get_post_action() local 650 struct mlx5e_tc_table *tc = mlx5e_fs_get_tc(priv->fs); in get_mod_hdr_table() local 963 struct mlx5e_tc_table *tc = mlx5e_fs_get_tc(priv->fs); in mlx5e_hairpin_get() local 981 struct mlx5e_tc_table *tc = mlx5e_fs_get_tc(priv->fs); in mlx5e_hairpin_put() local 1039 struct mlx5e_tc_table *tc = data; in debugfs_hairpin_num_active_get() local [all …]
|
/openbmc/linux/tools/perf/util/ |
H A D | term.c | 32 struct termios tc; in set_term_quiet_input() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 1271 struct mlxsw_sp_port *mlxsw_sp_port, u8 tc) in mlxsw_sp_span_trigger_port_enable() 1280 struct mlxsw_sp_port *mlxsw_sp_port, u8 tc) in mlxsw_sp_span_trigger_port_disable() 1320 u8 tc) in mlxsw_sp1_span_trigger_global_enable() 1329 u8 tc) in mlxsw_sp1_span_trigger_global_disable() 1402 u8 tc, bool enable) in __mlxsw_sp2_span_trigger_global_enable() 1440 u8 tc) in mlxsw_sp2_span_trigger_global_enable() 1450 u8 tc) in mlxsw_sp2_span_trigger_global_disable() 1619 enum mlxsw_sp_span_trigger trigger, u8 tc) in mlxsw_sp_span_trigger_enable() 1636 enum mlxsw_sp_span_trigger trigger, u8 tc) in mlxsw_sp_span_trigger_disable()
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_dcb_nl.c | 165 static void ixgbe_dcbnl_set_pg_tc_cfg_tx(struct net_device *netdev, int tc, in ixgbe_dcbnl_set_pg_tc_cfg_tx() 191 static void ixgbe_dcbnl_set_pg_tc_cfg_rx(struct net_device *netdev, int tc, in ixgbe_dcbnl_set_pg_tc_cfg_rx() 217 static void ixgbe_dcbnl_get_pg_tc_cfg_tx(struct net_device *netdev, int tc, in ixgbe_dcbnl_get_pg_tc_cfg_tx() 237 static void ixgbe_dcbnl_get_pg_tc_cfg_rx(struct net_device *netdev, int tc, in ixgbe_dcbnl_get_pg_tc_cfg_rx()
|