HomeSort by: relevance | last modified time | path
    Searched refs:qcy_crypto_mtx (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/qat/
qat.c 1830 mutex_init(&qcy->qcy_crypto_mtx, MUTEX_DEFAULT, IPL_NET);
1879 mutex_spin_enter(&qcy->qcy_crypto_mtx);
1883 mutex_spin_exit(&qcy->qcy_crypto_mtx);
1889 mutex_spin_exit(&qcy->qcy_crypto_mtx);
1991 mutex_spin_enter(&qcy->qcy_crypto_mtx);
1996 mutex_spin_exit(&qcy->qcy_crypto_mtx);
qatvar.h 694 kmutex_t qcy_crypto_mtx; member in struct:qat_crypto

Completed in 13 milliseconds