Searched refs:IXGBE_DEV_PRIVATE_TO_IPSEC (Results 1 – 2 of 2) sorted by relevance
44 struct ixgbe_ipsec *priv = IXGBE_DEV_PRIVATE_TO_IPSEC( in ixgbe_crypto_clear_ipsec_tables()93 struct ixgbe_ipsec *priv = IXGBE_DEV_PRIVATE_TO_IPSEC( in ixgbe_crypto_add_sa()276 IXGBE_DEV_PRIVATE_TO_IPSEC(dev->data->dev_private); in ixgbe_crypto_remove_sa()
579 #define IXGBE_DEV_PRIVATE_TO_IPSEC(adapter)\ macro