Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1004 void ixgbe_init_ipsec_offload(struct ixgbe_adapter *adapter);
1016 static inline void ixgbe_init_ipsec_offload(struct ixgbe_adapter *adapter) { } in ixgbe_init_ipsec_offload() function
H A Dixgbe_ipsec.c1227 void ixgbe_init_ipsec_offload(struct ixgbe_adapter *adapter) in ixgbe_init_ipsec_offload() function
H A Dixgbe_main.c6412 ixgbe_init_ipsec_offload(adapter); in ixgbe_sw_init()