Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h465 void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter);
475 static inline void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_init_ipsec_offload() function
Dipsec.c625 void ixgbevf_init_ipsec_offload(struct ixgbevf_adapter *adapter) in ixgbevf_init_ipsec_offload() function
Dixgbevf_main.c4681 ixgbevf_init_ipsec_offload(adapter); in ixgbevf_probe()