Searched refs:ixgbe_ipsec_vf_del_sa (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe.h | 1022 int ixgbe_ipsec_vf_del_sa(struct ixgbe_adapter *adapter, u32 *mbuf, u32 vf); 1037 static inline int ixgbe_ipsec_vf_del_sa(struct ixgbe_adapter *adapter, in ixgbe_ipsec_vf_del_sa() function
|
H A D | ixgbe_ipsec.c | 978 * ixgbe_ipsec_vf_del_sa - translate VF request to SA delete 995 int ixgbe_ipsec_vf_del_sa(struct ixgbe_adapter *adapter, u32 *msgbuf, u32 vf) in ixgbe_ipsec_vf_del_sa() function
|
H A D | ixgbe_sriov.c | 1328 retval = ixgbe_ipsec_vf_del_sa(adapter, msgbuf, vf); in ixgbe_rcv_msg_from_vf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe.h | 1075 int ixgbe_ipsec_vf_del_sa(struct ixgbe_adapter *adapter, u32 *mbuf, u32 vf); 1090 static inline int ixgbe_ipsec_vf_del_sa(struct ixgbe_adapter *adapter, in ixgbe_ipsec_vf_del_sa() function
|
H A D | ixgbe_ipsec.c | 983 * ixgbe_ipsec_vf_del_sa - translate VF request to SA delete 1000 int ixgbe_ipsec_vf_del_sa(struct ixgbe_adapter *adapter, u32 *msgbuf, u32 vf) in ixgbe_ipsec_vf_del_sa() function
|
H A D | ixgbe_sriov.c | 1328 retval = ixgbe_ipsec_vf_del_sa(adapter, msgbuf, vf); in ixgbe_rcv_msg_from_vf()
|
Completed in 13 milliseconds