Lines Matching refs:tx_queues_count
3095 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_set_tx_queue_weight() local
3099 for (queue = 0; queue < tx_queues_count; queue++) { in stmmac_set_tx_queue_weight()
3112 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_configure_cbs() local
3117 for (queue = 1; queue < tx_queues_count; queue++) { in stmmac_configure_cbs()
3175 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_mac_config_tx_queues_prio() local
3179 for (queue = 0; queue < tx_queues_count; queue++) { in stmmac_mac_config_tx_queues_prio()
3233 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_mtl_configuration() local
3235 if (tx_queues_count > 1) in stmmac_mtl_configuration()
3244 if (tx_queues_count > 1) in stmmac_mtl_configuration()
3249 if (tx_queues_count > 1) in stmmac_mtl_configuration()
3263 if (tx_queues_count > 1) in stmmac_mtl_configuration()