Lines Matching refs:recv_mutex
157 kmutex_t recv_mutex;
350 mutex_init(&(softsp->recv_mutex), NULL, MUTEX_DRIVER, NULL);
396 mutex_destroy(&(softsp->recv_mutex));
429 mutex_destroy(&(softsp->recv_mutex));
636 mutex_enter(&softsp->recv_mutex);
645 * Notice we still holding the recv_mutex lock at this
651 &softsp->recv_mutex, softsp->polling_interval,
657 mutex_exit(&softsp->recv_mutex);
685 mutex_exit(&softsp->recv_mutex);
707 mutex_exit(&softsp->recv_mutex);
785 mutex_enter(&softsp->recv_mutex);
805 mutex_exit(&softsp->recv_mutex);
821 mutex_exit(&softsp->recv_mutex);
839 mutex_enter(&softsp->recv_mutex);
847 * Notice we still holding the recv_mutex lock at
853 &softsp->recv_mutex, softsp->polling_interval,
859 mutex_exit(&softsp->recv_mutex);
888 mutex_exit(&softsp->recv_mutex);