Searched refs:tx_queues_count (Results 1 – 2 of 2) sorted by relevance
335 u32 tx_queues_count = priv->plat->tx_queues_to_use; in tc_setup_cbs() local344 if (queue <= 0 || queue >= tx_queues_count) in tc_setup_cbs()
3359 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_set_tx_queue_weight() local 3363 for (queue = 0; queue < tx_queues_count; queue++) { in stmmac_set_tx_queue_weight() 3376 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_configure_cbs() local 3381 for (queue = 1; queue < tx_queues_count; queue++) { in stmmac_configure_cbs() 3439 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_mac_config_tx_queues_prio() local 3443 for (queue = 0; queue < tx_queues_count; queue++) { in stmmac_mac_config_tx_queues_prio() 3497 u32 tx_queues_count = priv->plat->tx_queues_to_use; in stmmac_mtl_configuration() local 3499 if (tx_queues_count > 1) in stmmac_mtl_configuration() 3508 if (tx_queues_count > 1) in stmmac_mtl_configuration() 3513 if (tx_queues_count > in stmmac_mtl_configuration() [all...]