OSDN Git Service

ixgbe: add ipsec engine start and stop routines
authorShannon Nelson <shannon.nelson@oracle.com>
Tue, 19 Dec 2017 23:59:55 +0000 (15:59 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 23 Jan 2018 17:08:57 +0000 (09:08 -0800)
commit49a94d74d9489647dfc3449ee135af4bf8fab2c1
tree7ec0160e572bdda3395d9458eb36a5e6d1737cdf
parent8bbbc5e90b0b829fc9a3cd4a51fe6825229f3e07
ixgbe: add ipsec engine start and stop routines

Add in the code for running and stopping the hardware ipsec
encryption/decryption engine.  It is good to keep the engine
off when not in use in order to save on the power draw.

Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c