Searched refs:ixgbe_stop_ipsec_offload (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1066 void ixgbe_stop_ipsec_offload(struct ixgbe_adapter *adapter);
1078 static inline void ixgbe_stop_ipsec_offload(struct ixgbe_adapter *adapter) { } function
H A Dixgbe_ipsec.c1293 * ixgbe_stop_ipsec_offload - tear down the ipsec offload
1296 void ixgbe_stop_ipsec_offload(struct ixgbe_adapter *adapter) function
H A Dixgbe_main.c11357 ixgbe_stop_ipsec_offload(adapter);

Completed in 255 milliseconds