Home
last modified time | relevance | path

Searched refs:ixgbevf_stop_ipsec_offload (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h466 void ixgbevf_stop_ipsec_offload(struct ixgbevf_adapter *adapter);
477 static inline void ixgbevf_stop_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_stop_ipsec_offload() function
H A Dipsec.c681 void ixgbevf_stop_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_stop_ipsec_offload() function
H A Dixgbevf_main.c4749 ixgbevf_stop_ipsec_offload(adapter); in ixgbevf_remove()