Searched refs:ixgbe_ipsec (Results 1 – 4 of 4) sorted by relevance
305 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()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 *ipsec = adapter->ipsec; in ixgbe_ipsec_rx()1219 struct ixgbe_ipsec *ipsec; in ixgbe_init_ipsec_offload()[all …]
22 ixgbe-$(CONFIG_IXGBE_IPSEC) += ixgbe_ipsec.o
66 struct ixgbe_ipsec { struct
846 struct ixgbe_ipsec *ipsec;
Completed in 13 milliseconds