1. 15 10月, 2017 1 次提交
    • J
      net: stmmac: Use correct values in TQS/RQS fields · 52a76235
      Jose Abreu 提交于
      Currently we are using all the available fifo size in RQS and
      TQS fields. This will not work correctly in multi-queues IP's
      because total fifo size must be splitted to the enabled queues.
      
      Correct this by computing the available fifo size per queue and
      setting the right value in TQS and RQS fields.
      Signed-off-by: NJose Abreu <joabreu@synopsys.com>
      Cc: David S. Miller <davem@davemloft.net>
      Cc: Joao Pinto <jpinto@synopsys.com>
      Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
      Cc: Alexandre Torgue <alexandre.torgue@st.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      52a76235
  2. 13 10月, 2017 9 次提交
  3. 12 10月, 2017 21 次提交
  4. 11 10月, 2017 9 次提交