Searched refs:TC_MAX_QUEUE (Results 1 – 11 of 11) sorted by relevance
357 BUILD_BUG_ON(TC_MAX_QUEUE != TC_QOPT_MAX_QUEUE); in mqprio_init()737 if (ntx < TC_MAX_QUEUE) { in mqprio_walk()738 arg->count = TC_MAX_QUEUE; in mqprio_walk()739 ntx = TC_MAX_QUEUE; in mqprio_walk()743 for (ntx -= TC_MAX_QUEUE; ntx < dev->num_tx_queues; ntx++) { in mqprio_walk()
56 u64 gate_duration[TC_MAX_QUEUE];57 atomic_t budget[TC_MAX_QUEUE];61 ktime_t gate_close_time[TC_MAX_QUEUE];76 u64 max_open_gate_duration[TC_MAX_QUEUE];77 u32 max_frm_len[TC_MAX_QUEUE]; /* for the fast path */78 u32 max_sdu[TC_MAX_QUEUE]; /* for dump */108 int cur_txq[TC_MAX_QUEUE];109 u32 max_sdu[TC_MAX_QUEUE]; /* save info from the user */1536 for (tc = 0; tc < TC_MAX_QUEUE; tc++) { in taprio_enable_offload()1558 for (tc = 0; tc < TC_MAX_QUEUE; tc++) in taprio_enable_offload()[all …]
76 if (qopt->num_tc > TC_MAX_QUEUE) { in mqprio_validate_qopt()
236 u32 max_sdu[TC_MAX_QUEUE];
299 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];301 u64 max_rate[TC_MAX_QUEUE];302 u32 hw_id[TC_MAX_QUEUE];
2414 for (tc = 0; tc < TC_MAX_QUEUE; tc++) in mlx5e_mqprio_txq_to_tc()3240 struct netdev_tc_txq old_tc_to_txq[TC_MAX_QUEUE], *tc_to_txq; in mlx5e_update_tc_and_tx_queues()3760 memset(tc_to_txq, 0, sizeof(*tc_to_txq) * TC_MAX_QUEUE); in mlx5e_mqprio_build_default_tc_to_txq()3778 for (tc = 0; tc < TC_MAX_QUEUE; tc++) { in mlx5e_mqprio_build_tc_to_txq()3799 for (tc = 0; tc < TC_MAX_QUEUE; tc++) { in mlx5e_mqprio_rl_update_params()3817 for (tc = 0; tc < TC_MAX_QUEUE; tc++) in mlx5e_params_mqprio_channel_set()
607 TC_MAX_QUEUE) + \680 for (i = 0; i < TC_MAX_QUEUE; i++) in mlxsw_sp_port_get_strings()842 for (i = 0; i < TC_MAX_QUEUE; i++) { in mlxsw_sp_port_get_stats()
833 for (i = 0; i < TC_MAX_QUEUE; i++) { in mlxsw_sp_port_get_hw_xstats()2229 for (i = 0; i < TC_MAX_QUEUE; i++) in mlxsw_sp_port_down_wipe_counters()
1279 struct netdev_tc_txq ndev_tc_to_txq[TC_MAX_QUEUE]; in tc_setup_dwmac510_mqprio()1280 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE] = {}; in tc_setup_dwmac510_mqprio()
831 #define TC_MAX_QUEUE 16 macro2187 struct netdev_tc_txq tc_to_txq[TC_MAX_QUEUE];
2687 for (i = 0; i < TC_MAX_QUEUE; i++, tc++) { in netdev_txq_to_tc()3121 for (i = 0; i < TC_MAX_QUEUE; i++) in netdev_reset_tc()3148 if (num_tc > TC_MAX_QUEUE) in netdev_set_num_tc()3170 for (i = 0; i < TC_MAX_QUEUE; i++) in netdev_unbind_sb_channel()