Lines Matching refs:safexcel_crypto_priv

31 static void eip197_trc_cache_setupvirt(struct safexcel_crypto_priv *priv)
61 static void eip197_trc_cache_banksel(struct safexcel_crypto_priv *priv,
77 static u32 eip197_trc_cache_probe(struct safexcel_crypto_priv *priv,
125 static void eip197_trc_cache_clear(struct safexcel_crypto_priv *priv,
158 static int eip197_trc_cache_init(struct safexcel_crypto_priv *priv)
269 static void eip197_init_firmware(struct safexcel_crypto_priv *priv)
316 static int eip197_write_firmware(struct safexcel_crypto_priv *priv,
336 static bool poll_fw_ready(struct safexcel_crypto_priv *priv, int fpp)
363 static bool eip197_start_firmware(struct safexcel_crypto_priv *priv,
405 static int eip197_load_firmwares(struct safexcel_crypto_priv *priv)
474 static int safexcel_hw_setup_cdesc_rings(struct safexcel_crypto_priv *priv)
530 static int safexcel_hw_setup_rdesc_rings(struct safexcel_crypto_priv *priv)
586 static int safexcel_hw_init(struct safexcel_crypto_priv *priv)
798 static void safexcel_try_push_requests(struct safexcel_crypto_priv *priv,
812 void safexcel_dequeue(struct safexcel_crypto_priv *priv, int ring)
890 inline int safexcel_rdesc_check_errors(struct safexcel_crypto_priv *priv,
932 inline void safexcel_rdr_req_set(struct safexcel_crypto_priv *priv,
943 safexcel_rdr_req_get(struct safexcel_crypto_priv *priv, int ring)
950 void safexcel_complete(struct safexcel_crypto_priv *priv, int ring)
977 struct safexcel_crypto_priv *priv,
1014 static inline void safexcel_handle_result_descriptor(struct safexcel_crypto_priv *priv,
1086 struct safexcel_crypto_priv *priv;
1093 struct safexcel_crypto_priv *priv = irq_data->priv;
1130 struct safexcel_crypto_priv *priv = irq_data->priv;
1269 static int safexcel_register_algorithms(struct safexcel_crypto_priv *priv)
1314 static void safexcel_unregister_algorithms(struct safexcel_crypto_priv *priv)
1334 static void safexcel_configure(struct safexcel_crypto_priv *priv)
1362 static void safexcel_init_register_offsets(struct safexcel_crypto_priv *priv)
1401 struct safexcel_crypto_priv *priv,
1722 static void safexcel_hw_reset_rings(struct safexcel_crypto_priv *priv)
1746 struct safexcel_crypto_priv *priv;
1812 struct safexcel_crypto_priv *priv = platform_get_drvdata(pdev);
1871 struct safexcel_crypto_priv *priv;
1957 struct safexcel_crypto_priv *priv = pci_get_drvdata(pdev);