Searched refs:rx_queues_cnt (Results 1 – 1 of 1) sorted by relevance
267 u8 rx_queues_cnt = priv->plat->rx_queues_to_use; in __stmmac_disable_all_queues() local269 u8 maxq = max(rx_queues_cnt, tx_queues_cnt); in __stmmac_disable_all_queues()281 if (queue < rx_queues_cnt) in __stmmac_disable_all_queues()294 u8 rx_queues_cnt = priv->plat->rx_queues_to_use; in stmmac_disable_all_queues() local299 for (queue = 0; queue < rx_queues_cnt; queue++) { in stmmac_disable_all_queues()316 u8 rx_queues_cnt = priv->plat->rx_queues_to_use; in stmmac_enable_all_queues() local318 u8 maxq = max(rx_queues_cnt, tx_queues_cnt); in stmmac_enable_all_queues()330 if (queue < rx_queues_cnt) in stmmac_enable_all_queues()