Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/ldpaa_eth/
H A Dldpaa_eth.h1c42beac808b484ed2ee75cc0403f0ffc3a516bd Thu Dec 24 10:03:25 UTC 2015 Prabhakar Kushwaha <prabhakar@freescale.com> driver: net: ldpaa: Increase num of buffers for a pool

Management Complex FW 9.0 set the hardware depletion to be 20
buffers in order to support multiple pools in DPNI. This requires
driver to fill the pool with at least 21 to be able to receive
frames. So, Increase number of buffers for a pool.

Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
Reviewed-by: York Sun <york.sun@nxp.com>