Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h998 void ixgbe_init_ipsec_offload(struct ixgbe_adapter *adapter);
1007 static inline void ixgbe_init_ipsec_offload(struct ixgbe_adapter *adapter) { }; in ixgbe_init_ipsec_offload() function
Dixgbe_ipsec.c976 void ixgbe_init_ipsec_offload(struct ixgbe_adapter *adapter) in ixgbe_init_ipsec_offload() function
Dixgbe_main.c6287 ixgbe_init_ipsec_offload(adapter); in ixgbe_sw_init()