Lines Matching refs:gbl_driver_id
38 static int gbl_driver_id; variable
828 if (gbl_driver_id == rte_cryptodev_driver_id_get( in testsuite_setup()
846 rte_cryptodev_driver_name_get(gbl_driver_id), in testsuite_setup()
2194 gbl_driver_id = rte_cryptodev_driver_id_get( in test_cryptodev_openssl_asym()
2197 if (gbl_driver_id == -1) { in test_cryptodev_openssl_asym()
2208 gbl_driver_id = rte_cryptodev_driver_id_get( in test_cryptodev_qat_asym()
2211 if (gbl_driver_id == -1) { in test_cryptodev_qat_asym()
2222 gbl_driver_id = rte_cryptodev_driver_id_get( in test_cryptodev_octeontx_asym()
2224 if (gbl_driver_id == -1) { in test_cryptodev_octeontx_asym()
2234 gbl_driver_id = rte_cryptodev_driver_id_get( in test_cryptodev_cn9k_asym()
2236 if (gbl_driver_id == -1) { in test_cryptodev_cn9k_asym()
2248 gbl_driver_id = rte_cryptodev_driver_id_get( in test_cryptodev_cn10k_asym()
2250 if (gbl_driver_id == -1) { in test_cryptodev_cn10k_asym()