diff options
author | Stefan Chulski <[email protected]> | 2020-11-23 19:54:33 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-24 15:05:04 -0800 |
commit | 9a71baf719968576326c6a6bc0a57af0e6413c50 (patch) | |
tree | 8e3e1417c7b0ece1c29d72b8333d9f16a93ded49 /net/lapb/lapb_timer.c | |
parent | 2f1cce214b237143359202abd83575b91130260f (diff) |
net: mvpp2: divide fifo for dts-active ports only
Tx/Rx FIFO is a HW resource limited by total size, but shared
by all ports of same CP110 and impacting port-performance.
Do not divide the FIFO for ports which are not enabled in DTS,
so active ports could have more FIFO.
No change in FIFO allocation if all 3 ports on the communication
processor enabled in DTS.
The active port mapping should be done in probe before FIFO-init.
Signed-off-by: Stefan Chulski <[email protected]>
Reviewed-by: Russell King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions