Home
last modified time | relevance | path

Searched refs:store_cleaned (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/staging/fsl-dpaa2/ethernet/
Ddpaa2-eth.c924 int cleaned = 0, store_cleaned; in dpaa2_eth_poll() local
939 store_cleaned = consume_frames(ch); in dpaa2_eth_poll()
940 cleaned += store_cleaned; in dpaa2_eth_poll()
945 if (store_cleaned == 0 || in dpaa2_eth_poll()