1. 02 4月, 2014 1 次提交
    • D
      Call efx_set_channels() before efx->type->dimension_resources() · 52ad762b
      Daniel Pieczko 提交于
      When using the "separate_tx_channels=1" module parameter, the TX queues are
      initially numbered starting from the first TX-only channel number (after all the
      RX-only channels).  efx_set_channels() renumbers the queues so that they are
      indexed from zero.
      
      On EF10, the TX queues need to be relabelled in this way before calling the
      dimension_resources NIC type operation, otherwise the TX queue PIO buffers can be
      linked to the wrong VIs when using "separate_tx_channels=1".
      
      Added comments to explain UC/WC mappings for PIO buffers
      Signed-off-by: NShradha Shah <sshah@solarflare.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      52ad762b
  2. 22 3月, 2014 1 次提交
  3. 15 3月, 2014 1 次提交
  4. 11 3月, 2014 1 次提交
  5. 27 2月, 2014 1 次提交
  6. 19 2月, 2014 1 次提交
  7. 13 2月, 2014 13 次提交
  8. 07 2月, 2014 1 次提交
  9. 24 1月, 2014 1 次提交
  10. 22 1月, 2014 2 次提交
  11. 20 12月, 2013 1 次提交
  12. 19 12月, 2013 1 次提交
  13. 17 12月, 2013 1 次提交
  14. 13 12月, 2013 14 次提交