Home
last modified time | relevance | path

Searched refs:ixgbe_ipsec (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ipsec.c305 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_restore()
355 static int ixgbe_ipsec_find_empty_idx(struct ixgbe_ipsec *ipsec, bool rxtable) in ixgbe_ipsec_find_empty_idx()
392 static struct xfrm_state *ixgbe_ipsec_find_rx_state(struct ixgbe_ipsec *ipsec, in ixgbe_ipsec_find_rx_state()
570 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_add_sa()
764 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_del_sa()
835 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_vf_clear()
876 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_vf_add_sa()
986 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_vf_del_sa()
1061 struct ixgbe_ipsec *ipsec = adapter->ipsec; in ixgbe_ipsec_tx()
1154 struct ixgbe_ipsec *ipse in ixgbe_ipsec_rx()
[all...]
H A DMakefile22 ixgbe-$(CONFIG_IXGBE_IPSEC) += ixgbe_ipsec.o
H A Dixgbe_ipsec.h66 struct ixgbe_ipsec { struct
67 num_rx_saixgbe_ipsec global() argument
68 num_tx_saixgbe_ipsec global() argument
69 ip_tblixgbe_ipsec global() argument
70 rx_tblixgbe_ipsec global() argument
71 tx_tblixgbe_ipsec global() argument
H A Dixgbe.h33 #include "ixgbe_ipsec.h"
846 struct ixgbe_ipsec *ipsec;