| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_mqprio.c | 5 int lan966x_mqprio_add(struct lan966x_port *port, u8 num_tc) in lan966x_mqprio_add()
|
| H A D | lan966x_tc.c | 13 u8 num_tc = mqprio->qopt.num_tc; in lan966x_tc_setup_qdisc_mqprio() local
|
| /linux/net/sched/ |
| H A D | sch_taprio.c | 123 int num_tc = netdev_get_num_tc(dev); in taprio_calculate_gate_durations() local 276 int num_tc = netdev_get_num_tc(dev); in taprio_update_queue_max_sdu() local 667 int num_tc = netdev_get_num_tc(dev); in taprio_set_budgets() local 684 int tc_consumed, int num_tc) in taprio_update_budgets() 713 int num_tc = netdev_get_num_tc(dev); in taprio_dequeue_from_txq() local 782 int num_tc = netdev_get_num_tc(dev); in taprio_dequeue_tc_priority() local 924 int num_tc = netdev_get_num_tc(dev); in advance_sched() local 1245 int num_tc = netdev_get_num_tc(dev); in setup_first_end_time() local
|
| H A D | sch_mqprio_lib.c | 105 int tc, num_tc = netdev_get_num_tc(dev); in mqprio_qopt_reconstruct() local
|
| /linux/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_dcbnl.c | 38 u8 num_tc = 0; in fm10k_dcbnl_ieee_setets() local
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_dcb.c | 79 static int hclge_dcb_common_validate(struct hclge_dev *hdev, u8 num_tc, in hclge_dcb_common_validate() 258 u8 num_tc = 0; in hclge_ieee_setets() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | qos.c | 458 u8 num_tc; member 471 int mlx5e_mqprio_rl_init(struct mlx5e_mqprio_rl *rl, struct mlx5_core_dev *mdev, u8 num_tc, in mlx5e_mqprio_rl_init()
|
| H A D | reporter_tx.c | 363 u8 num_tc = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_tx_reporter_diagnose_tis_config() local
|
| /linux/include/linux/net/intel/ |
| H A D | iidc_rdma_ice.h | 44 u8 num_tc; member
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | tx.c | 363 unsigned tc, num_tc; in efx_siena_setup_tc() local
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_tc.c | 913 u32 num_tc = qopt->mqprio.qopt.num_tc; in tc_taprio_map_maxsdu_txq() local 1222 u32 num_tc = qopt->num_tc; in tc_setup_dwmac510_mqprio() local
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_dcb.c | 1308 u8 num_tc, u8 num_ports) in i40e_dcb_hw_rx_cmd_monitor_config() 1484 void i40e_dcb_hw_set_num_tc(struct i40e_hw *hw, u8 num_tc) in i40e_dcb_hw_set_num_tc()
|
| H A D | i40e_virtchnl_pf.h | 117 u8 num_tc; member
|
| H A D | i40e_main.c | 5405 u8 num_tc = 0; in i40e_dcb_get_num_tc() local 5447 u8 num_tc = i40e_dcb_get_num_tc(dcbcfg); in i40e_dcb_get_enabled_tc() local 5467 u8 num_tc = vsi->mqprio_qopt.qopt.num_tc; in i40e_mqprio_get_enabled_tc() local 5484 u8 num_tc = 0; in i40e_pf_get_num_tc() local 7834 int ret = 0, num_tc = 1, i, aq_err; in i40e_fwd_ring_up() local 8195 u8 enabled_tc = 0, num_tc, hw; in i40e_setup_tc() local
|
| H A D | i40e_virtchnl_pf.c | 904 u32 reg, num_tc = 1; /* VF has at least one traffic class */ in i40e_map_pf_queues_to_vsi() local 952 u32 qps, num_tc = 1; /* VF has at least one traffic class */ in i40e_map_pf_to_vf_queues() local
|
| /linux/drivers/net/ethernet/ti/ |
| H A D | am65-cpsw-qos.c | 111 int num_tc, i; in am65_cpsw_mqprio_verify_shaper() local 211 u8 num_tc = qopt->num_tc; in am65_cpsw_setup_mqprio() local
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | tx.c | 425 unsigned tc, num_tc; in ef4_setup_tc() local
|
| /linux/drivers/net/ethernet/freescale/dpaa/ |
| H A D | dpaa_eth.h | 147 u8 num_tc; member
|
| /linux/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_main.c | 615 static int qede_setup_tc(struct net_device *ndev, u8 num_tc) in qede_setup_tc() 2438 u8 num_tc; in qede_load() local
|
| /linux/include/linux/qed/ |
| H A D | qed_eth_if.h | 81 u8 num_tc; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_tc_lib.c | 1034 int num_tc, tc; in ice_locate_vsi_using_queue() local
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_sriov.c | 280 u8 num_tc; in ixgbe_pci_sriov_enable() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_main.c | 3313 int i, ch, tc, num_tc; in mlx5e_build_txq_maps() local 3787 static void mlx5e_params_mqprio_dcb_set(struct mlx5e_params *params, u8 num_tc) in mlx5e_params_mqprio_dcb_set() 3912 static bool mlx5e_mqprio_rate_limit(u8 num_tc, u64 max_rate[]) in mlx5e_mqprio_rate_limit() 3923 u8 num_tc, u64 max_rate[]) in mlx5e_mqprio_rl_create()
|
| H A D | port.c | 615 u8 num_tc = MLX5_CAP_GEN(mdev, max_tc) ? : 8; in mlx5_max_tc() local
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf.h | 462 u8 num_tc; member
|