Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet
Arthur Kiyanovski b3db86dc4b net: ena: reimplement set/get_coalesce()
1. Remove old adaptive interrupt moderation code from set/get_coalesce()
2. Add ena_update_rx_rings_intr_moderation() function for updating
   nonadaptive interrupt moderation intervals similarly to
   ena_update_tx_rings_intr_moderation().
3. Remove checks of multiple unsupported received interrupt coalescing
   parameters. This makes code cleaner and cancels the need to update
   it every time a new coalescing parameter is invented.

Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-09-16 22:06:02 +02:00
..
2019-08-08 18:03:42 -07:00
2019-09-12 12:50:56 +01:00
2019-09-02 12:07:46 -07:00
2019-07-30 14:21:32 -07:00