linux_dsm_epyc7002/drivers/net/ethernet/amazon
Sameeh Jubran 2413ea9715 net: ena: ethtool: support set_channels callback
Set channels callback enables the user to change the count of queues
used by the driver using ethtool. We decided to currently support only
equal number of rx and tx queues, this might change in the future.

Also rename dev_up to dev_was_up in ena_update_queue_count() to make
it clearer.

Signed-off-by: Sameeh Jubran <sameehj@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-10-07 09:30:03 -04:00
..
ena net: ena: ethtool: support set_channels callback 2019-10-07 09:30:03 -04:00
Kconfig net: ena: Select DIMLIB for ENA_ETHERNET 2019-09-22 14:05:18 -07:00
Makefile