summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe.h
diff options
context:
space:
mode:
authorEmil Tantilov <emil.s.tantilov@intel.com>2014-09-18 08:05:02 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2014-10-02 02:17:42 -0700
commitffefa9f64ce021b26aa3fd6558f1d3b6c47b3619 (patch)
treec9ec64bf3575fd52cf0828de7f60b493065875da /drivers/net/ethernet/intel/ixgbe/ixgbe.h
parent340c5203bc3158d6991dfe280f62ba7bd9584d62 (diff)
ixgbe: fix setting of TXDCTL.WTRHESH when ITR is set to 0 and no BQL
This patch consolidates the logic behind dynamically setting TXDCTL.WTHRESH depending on interrupt throttle rate (ITR) setting regardless of BQL. Previously TXDCTL.WTHRESH was dynamically being set only with BQL being enabled, but we have to set it regardless of BQL when ITR is low to avoid Tx stalls/hangs. CC: John Greene <jogreene@redhat.com> Reported by: Masayuki Gouji <gouji.masayuki@jp.fujitsu.com> Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe.h')
0 files changed, 0 insertions, 0 deletions