Home
last modified time | relevance | path

Searched defs:num_tc (Results 1 – 25 of 57) sorted by relevance

123

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mqprio.c5 int lan966x_mqprio_add(struct lan966x_port *port, u8 num_tc) in lan966x_mqprio_add()
H A Dlan966x_tc.c13 u8 num_tc = mqprio->qopt.num_tc; in lan966x_tc_setup_qdisc_mqprio() local
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_fpe.c205 int num_tc = netdev_get_num_tc(ndev); in dwmac5_fpe_map_preemption_class() local
257 int num_tc = netdev_get_num_tc(ndev); in dwxgmac3_fpe_map_preemption_class() local
H A Dstmmac_tc.c913 u32 num_tc = qopt->mqprio.qopt.num_tc; in tc_taprio_map_maxsdu_txq() local
1219 u32 num_tc = qopt->num_tc; in tc_setup_dwmac510_mqprio() local
/linux/net/sched/
H A Dsch_taprio.c123 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
666 int num_tc = netdev_get_num_tc(dev); in taprio_set_budgets() local
683 int tc_consumed, int num_tc) in taprio_update_budgets()
712 int num_tc = netdev_get_num_tc(dev); in taprio_dequeue_from_txq() local
781 int num_tc = netdev_get_num_tc(dev); in taprio_dequeue_tc_priority() local
923 int num_tc = netdev_get_num_tc(dev); in advance_sched() local
1243 int num_tc = netdev_get_num_tc(dev); in setup_first_end_time() local
H A Dsch_mqprio_lib.c105 int tc, num_tc = netdev_get_num_tc(dev); in mqprio_qopt_reconstruct() local
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_dcbnl.c38 u8 num_tc = 0; in fm10k_dcbnl_ieee_setets() local
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c79 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 Dqos.c458 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 Dptp.h58 u8 num_tc; member
H A Dptp.c526 u8 num_tc = mlx5e_get_dcb_num_tc(params); in mlx5e_ptp_open_txqsqs() local
568 u8 num_tc; in mlx5e_ptp_open_tx_cqs() local
H A Dreporter_tx.c319 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 Diidc_rdma_ice.h44 u8 num_tc; member
/linux/drivers/net/ethernet/sfc/siena/
H A Dtx.c363 unsigned tc, num_tc; in efx_siena_setup_tc() local
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h116 u8 num_tc; member
H A Di40e_main.c5373 u8 num_tc = 0; in i40e_dcb_get_num_tc() local
5415 u8 num_tc = i40e_dcb_get_num_tc(dcbcfg); in i40e_dcb_get_enabled_tc() local
5435 u8 num_tc = vsi->mqprio_qopt.qopt.num_tc; in i40e_mqprio_get_enabled_tc() local
5452 u8 num_tc = 0; in i40e_pf_get_num_tc() local
7802 int ret = 0, num_tc = 1, i, aq_err; in i40e_fwd_ring_up() local
8163 u8 enabled_tc = 0, num_tc, hw; in i40e_setup_tc() local
/linux/drivers/net/ethernet/sfc/falcon/
H A Dtx.c425 unsigned tc, num_tc; in ef4_setup_tc() local
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c111 int num_tc, i; in am65_cpsw_mqprio_verify_shaper() local
211 u8 num_tc = qopt->num_tc; in am65_cpsw_setup_mqprio() local
H A Dcpsw_priv.c762 static int cpsw_tc_to_fifo(int tc, int num_tc) in cpsw_tc_to_fifo()
977 int fifo, num_tc, count, offset; in cpsw_set_mqprio() local
/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h147 u8 num_tc; member
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_qos.c465 int sparx5_tc_mqprio_add(struct net_device *ndev, u8 num_tc) in sparx5_tc_mqprio_add()
/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge.h183 u8 num_tc; member
/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c634 static int qede_setup_tc(struct net_device *ndev, u8 num_tc) in qede_setup_tc()
2460 u8 num_tc; in qede_load() local
/linux/include/linux/qed/
H A Dqed_eth_if.h81 u8 num_tc; member
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1034 int num_tc, tc; in ice_locate_vsi_using_queue() local

123