Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h1074 int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, u32 *mbuf, u32 vf);
1088 static inline int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, in ixgbe_ipsec_vf_add_sa() function
H A Dixgbe_ipsec.c890 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.c1322 retval = ixgbe_ipsec_vf_add_sa(adapter, msgbuf, vf); in ixgbe_rcv_msg_from_vf()