aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
diff options
context:
space:
mode:
authorBrett Creeley <[email protected]>2018-12-19 18:03:30 +0000
committerJeff Kirsher <[email protected]>2019-01-15 19:50:05 +0000
commit67fe64d78c437d3f5a280a074e8467fa9b16216d (patch)
treedac8c03bca26f676e216ee9c39af8dda60172e3c /drivers/net/ethernet/intel/ice/ice_main.c
parentice: Add support for adaptive interrupt moderation (diff)
downloadkernel-67fe64d78c437d3f5a280a074e8467fa9b16216d.tar.gz
kernel-67fe64d78c437d3f5a280a074e8467fa9b16216d.zip
ice: Implement getting and setting ethtool coalesce
This patch includes the following ethtool operations: 1. get_coalesce 2. set_coalesce 3. get_per_q_coalesce 4. set_per_q_coalesce Each ITR value (current_itr/target_itr) are stored on a per ice_ring_container basis. This is because each valid ice_ring_container can have 1 or more rings that are tied to the same q_vector ITR index. Signed-off-by: Brett Creeley <[email protected]> Signed-off-by: Anirudh Venkataramanan <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions