diff options
author | Jose Abreu <Jose.Abreu@synopsys.com> | 2019-11-14 12:42:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-11-15 12:25:41 -0800 |
commit | 52f96cd135b160d44db4cb62a5b614b3bca20fbc (patch) | |
tree | c5ff1833b1c3a477f32a6f896266508b71e29882 /fs | |
parent | 854248e5ec810afe2c3dcf017bb76b7224b97c47 (diff) |
net: stmmac: xgmac: Remove uneeded computation for RFA/RFD
RFA and RFD should not be dependent on FIFO size. In fact, the more FIFO
space we have, the later we can activate Flow Control. Let's use
hard-coded values for RFA and RFD for all FIFO sizes with the exception
of 4k, which is a special case.
Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions