Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1013 int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, u32 *mbuf, u32 vf);
1027 static inline int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, in ixgbe_ipsec_vf_add_sa() function
H A Dixgbe_ipsec.c884 int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, u32 *msgbuf, u32 vf) in ixgbe_ipsec_vf_add_sa() function
H A Dixgbe_sriov.c1274 retval = ixgbe_ipsec_vf_add_sa(adapter, msgbuf, vf); in ixgbe_rcv_msg_from_vf()