diff options
author | Brett Creeley <brett.creeley@intel.com> | 2018-12-19 10:03:30 -0800 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2019-01-15 11:50:05 -0800 |
commit | 67fe64d78c437d3f5a280a074e8467fa9b16216d (patch) | |
tree | dac8c03bca26f676e216ee9c39af8dda60172e3c /drivers/net/ethernet/intel/ice/ice_main.c | |
parent | 63f545ed1285a5f904c260ff22c958609c3c11c5 (diff) |
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 <brett.creeley@intel.com>
Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions