Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dvsc9953.c02c00f265da0d85e81fb74f6aabfc4295d49ff56 Mon Mar 14 11:46:52 UTC 2016 Codrin Ciubotariu <codrin.ciubotariu@nxp.com> drivers: net: vsc9953: Do not configure disabled ports

Some SerDes protocols might not enable all l2switch ports. In this case,
these ports should not be configured to perform Rx/Tx operations.
This also fixes an issue when flooded frames were also switched to
disabled ports and frames start to accumulate, consuming memory
and eventually causing head-of-line blocking for other frames.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@nxp.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: York Sun <york.sun@nxp.com>