Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1013 void ixgbe_stop_ipsec_offload(struct ixgbe_adapter *adapter);
1025 static inline void ixgbe_stop_ipsec_offload(struct ixgbe_adapter *adapter) { } in ixgbe_stop_ipsec_offload() function
H A Dixgbe_ipsec.c1288 * ixgbe_stop_ipsec_offload - tear down the ipsec offload
1291 void ixgbe_stop_ipsec_offload(struct ixgbe_adapter *adapter) in ixgbe_stop_ipsec_offload() function
H A Dixgbe_main.c11185 ixgbe_stop_ipsec_offload(adapter); in ixgbe_remove()
/kernel/linux/linux-6.6/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) { } in ixgbe_stop_ipsec_offload() 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) in ixgbe_stop_ipsec_offload() function
H A Dixgbe_main.c11327 ixgbe_stop_ipsec_offload(adapter); in ixgbe_remove()

Completed in 34 milliseconds