Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h462 void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter);
472 static inline void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_init_ipsec_offload() function
H A Dipsec.c619 void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_init_ipsec_offload() function
H A Dixgbevf_main.c4683 ixgbevf_init_ipsec_offload(adapter); in ixgbevf_probe()