aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igb/igb_main.c
diff options
context:
space:
mode:
authorWillem de Bruijn <[email protected]>2017-08-25 11:06:26 -0400
committerJeff Kirsher <[email protected]>2017-10-10 09:00:48 -0700
commit48072ae1ec7a1c778771cad8c1b8dd803c4992ab (patch)
tree97773ed49cc1ca1969ff620d7dfe95da104dcec7 /drivers/net/ethernet/intel/igb/igb_main.c
parentb10effb92e272051dd1ec0d7be56bf9ca85ab927 (diff)
e1000e: apply burst mode settings only on default
Devices that support FLAG2_DMA_BURST have different default values for RDTR and RADV. Apply burst mode default settings only when no explicit value was passed at module load. The RDTR default is zero. If the module is loaded for low latency operation with RxIntDelay=0, do not override this value with a burst default of 32. Move the decision to apply burst values earlier, where explicitly initialized module variables can be distinguished from defaults. Signed-off-by: Willem de Bruijn <[email protected]> Acked-by: Alexander Duyck <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/igb_main.c')
0 files changed, 0 insertions, 0 deletions