Home
last modified time | relevance | path

Searched refs:mlx5e_get_dcb_num_tc (Results 1 – 8 of 8) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dchannels.c79 for (tc = 0; tc < mlx5e_get_dcb_num_tc(&chs->params); tc++) { in mlx5e_channels_tx_change_dim()
119 for (tc = 0; tc < mlx5e_get_dcb_num_tc(&chs->params); tc++) { in mlx5e_channels_tx_toggle_dim()
A Dreporter_tx.c319 u8 num_tc = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_tx_reporter_diagnose_tis_config()
359 for (tc = 0; tc < mlx5e_get_dcb_num_tc(&priv->channels.params); tc++) { in mlx5e_tx_reporter_diagnose()
369 for (tc = 0; tc < mlx5e_get_dcb_num_tc(&priv->channels.params); tc++) in mlx5e_tx_reporter_diagnose()
452 for (tc = 0; tc < mlx5e_get_dcb_num_tc(&priv->channels.params); tc++) { in mlx5e_tx_reporter_dump_all_sqs()
460 for (tc = 0; tc < mlx5e_get_dcb_num_tc(&priv->channels.params); tc++) { in mlx5e_tx_reporter_dump_all_sqs()
A Dselq.c87 selq->standby->num_tcs = mlx5e_get_dcb_num_tc(params); in mlx5e_selq_prepare_params()
A Dptp.c526 u8 num_tc = mlx5e_get_dcb_num_tc(params); in mlx5e_ptp_open_txqsqs()
572 num_tc = mlx5e_get_dcb_num_tc(params); in mlx5e_ptp_open_tx_cqs()
900 c->num_tc = mlx5e_get_dcb_num_tc(params); in mlx5e_ptp_open()
A Dqos.c49 return (chs->params.num_channels + is_ptp) * mlx5e_get_dcb_num_tc(&chs->params) + qid; in mlx5e_qid_from_qos()
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_main.c2033 for (tc = 0; tc < mlx5e_get_dcb_num_tc(&chs->params); tc++) { in mlx5e_reset_tx_channels_moderation()
2442 for (tc = 0; tc < mlx5e_get_dcb_num_tc(params); tc++) { in mlx5e_open_sqs()
2795 c->num_tc = mlx5e_get_dcb_num_tc(params); in mlx5e_open_channel()
3112 ntc = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_update_tx_netdev_queues()
3229 num_tc = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_build_txq_maps()
3753 mlx5e_get_dcb_num_tc(&priv->channels.params)); in mlx5e_setup_tc_mqprio_dcb()
5502 tc = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_get_base_stats()
A Den.h318 static inline u8 mlx5e_get_dcb_num_tc(struct mlx5e_params *params) in mlx5e_get_dcb_num_tc() function
A Den_rep.c572 int sqs_per_channel = mlx5e_get_dcb_num_tc(&priv->channels.params); in mlx5e_add_sqs_fwd_rules()

Completed in 34 milliseconds