Home
last modified time | relevance | path

Searched hist:"20 fb0572826b8dca465ad97b0b7eddd78bafb7ae" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.hdiff 20fb0572826b8dca465ad97b0b7eddd78bafb7ae Mon Feb 04 11:00:37 CST 2019 Ioana Ciocoi Radulescu <ruxandra.radulescu@nxp.com> dpaa2-eth: Update buffer pool refill threshold

Add more buffers to the Rx buffer pool as soon as 7 of them
get consumed, instead of waiting for their number to drop
below a fixed threshold.
7 is the number of buffers that can be released in the pool
via a single DPIO command.

Signed-off-by: Ioana Radulescu <ruxandra.radulescu@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>