Home
last modified time | relevance | path

Searched refs:txconf_cleaned (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1516 int rx_cleaned = 0, txconf_cleaned = 0; in dpaa2_eth_poll() local
1547 txconf_cleaned += store_cleaned; in dpaa2_eth_poll()
1556 txconf_cleaned >= DPAA2_ETH_TXCONF_PER_NAPI) { in dpaa2_eth_poll()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1946 int rx_cleaned = 0, txconf_cleaned = 0; in dpaa2_eth_poll() local
1987 txconf_cleaned += store_cleaned; in dpaa2_eth_poll()
1996 txconf_cleaned >= DPAA2_ETH_TXCONF_PER_NAPI) { in dpaa2_eth_poll()

Completed in 11 milliseconds