Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h1039 int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, u32 *mbuf, u32 vf);
1053 static inline int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, in ixgbe_ipsec_vf_add_sa() function
Dixgbe_ipsec.c884 int ixgbe_ipsec_vf_add_sa(struct ixgbe_adapter *adapter, u32 *msgbuf, u32 vf) in ixgbe_ipsec_vf_add_sa() function
Dixgbe_sriov.c1324 retval = ixgbe_ipsec_vf_add_sa(adapter, msgbuf, vf); in ixgbe_rcv_msg_from_vf()