Searched refs:tdown (Results 1 – 3 of 3) sorted by relevance
144 int budget, bool *tdown) in emac_tx_complete_packets() argument168 *tdown = true; in emac_tx_complete_packets()233 bool tdown = false; in emac_napi_tx_poll() local237 &tdown); in emac_napi_tx_poll()243 if (unlikely(tx_chn->tx_pace_timeout_ns && !tdown)) { in emac_napi_tx_poll()
444 int budget, bool *tdown);
1457 int chn, unsigned int budget, bool *tdown) in am65_cpsw_nuss_tx_compl_packets() argument1489 *tdown = true; in am65_cpsw_nuss_tx_compl_packets()1550 bool tdown = false; in am65_cpsw_nuss_tx_poll() local1554 tx_chn->id, budget, &tdown); in am65_cpsw_nuss_tx_poll()1559 if (unlikely(tx_chn->tx_pace_timeout && !tdown)) { in am65_cpsw_nuss_tx_poll()