Searched refs:qcy_crypto_mtx (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/qat/
H A Dqat.c1830 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);
H A Dqatvar.h694 kmutex_t qcy_crypto_mtx; member in struct:qat_crypto

Completed in 232 milliseconds