Searched refs:TXGBE_DEV_IPSEC (Results 1 – 2 of 2) sorted by relevance
24 struct txgbe_ipsec *priv = TXGBE_DEV_IPSEC(dev); in txgbe_crypto_clear_ipsec_tables()74 struct txgbe_ipsec *priv = TXGBE_DEV_IPSEC(dev); in txgbe_crypto_add_sa()254 struct txgbe_ipsec *priv = TXGBE_DEV_IPSEC(dev); in txgbe_crypto_remove_sa()
421 #define TXGBE_DEV_IPSEC(dev) \ macro