Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h468 void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter);
478 static inline void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_init_ipsec_offload() function
H A Dipsec.c604 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()